Retrieves the status of snapshot lifecycle management (SLM) Added in 7.6.0
GET /_slm/status
curl \
-X GET http://api.example.com/_slm/status
Response examples (200)
{
"operation_mode": "RUNNING"
}