Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 608 Bytes

File metadata and controls

18 lines (10 loc) · 608 Bytes

OpenSearchIndex

Properties

Name Type Description Notes
numberOfReplicas String The number of replicas per shard [optional]
numberOfShards String The number of shards in index [optional]
documentCount String The number of documents in index [optional]
storeSize String The store size of the index [optional]
name String Name of Index [optional]
aliases List<OpenSearchAlias> [optional]