Alias Update Request
DSL for configuring the update aliases request. The request is a list of actions (add, remove, remove_index). Each action is configured with an AliasAction that specifies the affected indices, aliases, etc.
Properties
Functions
Link copied to clipboard
Configure an add action.
Link copied to clipboard
Adds an alias for an index. Shorter alternative for configuring the add operation.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Removes the index from an alias and optionally deletes the index. Shorter alternative for configuring the remove and removeIndex operations.
Link copied to clipboard
Configure a remove_index action.