Index APIs
Index APIs
New API reference
For the most up-to-date API details, refer to Index APIs.
Index APIs are used to manage individual indices, index settings, aliases, mappings, and index templates.
Index management:
- Create index
- Delete index
- Get index
- Exists
- Close index
- Open index
- Shrink index
- Split index
- Clone index
- Rollover
- Unfreeze index
- Resolve index
- Resolve cluster
- Downsample
Mapping management:
Alias management:
Index settings:
Index templates:
Index templates automatically apply settings, mappings, and aliases to new indices. They are most often used to configure rolling indices for time series data to ensure that each new index has the same configuration as the previous one. The index template associated with a data stream configures its backing indices. For more information, see Index Templates.
- Create or update index template
- Get index template
- Delete index template
- Create or update component template
- Get component template
- Delete component template
- Simulate index
- Simulate template
Monitoring:
Status management:
Dangling indices:
当前内容版权归 elasticsearch 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 elasticsearch .