IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Delete snapshot lifecycle policy API
editDelete snapshot lifecycle policy API
editDeletes an existing snapshot lifecycle policy.
Request
editDELETE /_slm/policy/<snapshot-lifecycle-policy-id>
Description
editA policy can be deleted by issuing a delete request with the policy id. Note that this prevents any future snapshots from being taken, but does not cancel any currently ongoing snapshots or remove any previously taken snapshots.
Path parameters
edit-
<snapshot-lifecycle-policy-id>
- (Required, string) ID of the snapshot lifecycle policy to delete.
Examples
editDELETE /_slm/policy/daily-snapshots