Retrieves the current index lifecycle management (ILM) status.
Returns the status of the ILM plugin. The operation_mode
field in the
response shows one of three states: STARTED
, STOPPING
,
or STOPPED
. You can change the status of the ILM plugin with the
Start ILM and Stop ILM APIs.
timeout
30s
. For more information about
time units, see Time units.
master_timeout
30s
. For more information about
time units, see Time units.
You must have the manage_ilm
or read_ilm
or both cluster privileges to use this API.
For more information, see Security Privileges.