![JAR search and dependency download from the Maven repository](/logo.png)
rest-api-spec.api.slm.execute_retention.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rest-api-spec Show documentation
Show all versions of rest-api-spec Show documentation
Elasticsearch subproject :rest-api-spec
{
"slm.execute_retention":{
"documentation":{
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/slm-api-execute-retention.html",
"description":"Deletes any snapshots that are expired according to the policy's retention rules."
},
"stability":"stable",
"visibility":"public",
"headers":{
"accept": [ "application/json"]
},
"url":{
"paths":[
{
"path":"/_slm/_execute_retention",
"methods":[
"POST"
]
}
]
},
"params":{}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy