Deletes any snapshots that are expired according to the policy's retention rules Added in 7.5.0
POST /_slm/_execute_retention
curl \
-X POST http://api.example.com/_slm/_execute_retention
Response examples (200)
{
"acknowledged": true
}