DeleteSnapshot
GET /?Action=DeleteSnapshot
Description
Deletes a specified snapshot.
You cannot delete a snapshot that is currently used by an Outscale machine image (OMI). To do so, you first need to delete the corresponding OMI. For more information, see the DeregisterImage method.
Body parameter
Required: false
Name: DeleteSnapshotRequest
| Name | Description | Required | Schema | Default | Example |
|---|---|---|---|---|---|
SnapshotId |
The ID of the snapshot you want to delete. |
true |
string |
Responses
HTTP Code 200
| HTTP Code | Description | Schema |
|---|---|---|
200 |
DeleteSnapshotResult |
Response 200
| Name | Description | Required | Schema | Default | Example |
|---|---|---|---|---|---|
requestId |
The ID of the request. |
false |
string |
||
return |
If |
false |
boolean |