Get index

    FieldDescription
    aliasesAny aliases associated with the index.
    mappingsAny mappings in the index.
    settingsThe index’s settings
    creation_dateThe Unix epoch time of when the index was created.
    number_of_shardsHow many shards the index has.
    number_of_replicasHow many replicas the index has.
    uuidThe index’s uuid.
    createdThe version of OpenSearch when the index was created.
    provided_nameName of the index.