All Documents
Current Document

Content is empty

If you don't find the content you expect, please try another search term

Documentation

DeleteSnapshot

Last updated:2022-09-05 10:13:06

1. Description

You can call this operation to delete an existing snapshot. You can delete only snapshots in the available or error state.

2. Request parameters

Parameter Type Required Description
SnapshotId String Yes The ID of the snapshot. The ID must be 36 characters in length and can contain letters, digits, and hyphens (-).
Version String Yes The API version. Valid value: 2016-03-04.

3. Response parameters

Parameter Type Required Description
RequestId String Yes The request ID, which is unique. A request ID is returned for each request.
Return Boolean No Indicates whether the snapshot is deleted. True indicates yes.

4. Examples

Request parameters

http://ebs.api.ksyun.com/
?Action=DeleteSnapshot
&Version=2016-03-04
&SnapshotId=4cf5f560-6698-4796-b391-9d751e4d27cb

Response parameters

 "RequestId": "6e2682a1-5968-42f5-80e5-284aae218df0",
 "SnapshotId": true
On this page
Pure ModeNormal Mode

Pure Mode

Click to preview the document content in full screen
Feedback