Delete Snapshot
DELETE/projects/:projectId/providers/Aruba.Storage/snapshots/:id
Delete Snapshot
Request
Path Parameters
Query Parameters
The requested API version
1.0
Responses
- 202
- 400
- 404
- 500
Accepted
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
metadata
object
location
object
project
object
category
object
typology
object
status
object
disableStatusInfo
object
previousStatus
object
properties
object
The blockStoages's size in gigabyte
The billing period for blockStorage. Only Hour is a valid value
volume
object
Uri of the volume
Current name of the volume
compoundResource
object
Uri of the resource
The datacenter where blockstorage will be created
For more information, check the documentation.
The type of the original volume from which the snapshot was created
True if the original volume of the snapshot was a bootable disk
{
"metadata": {
"id": "string",
"uri": "string",
"name": "string",
"location": {
"code": "string",
"country": "string",
"city": "string",
"name": "string",
"value": "string"
},
"project": {
"id": "string"
},
"tags": [
"string"
],
"category": {
"name": "string",
"provider": "string",
"typology": {
"id": "string",
"name": "string"
}
},
"creationDate": "2024-07-29T15:51:28.071Z",
"createdBy": "string",
"updateDate": "2024-07-29T15:51:28.071Z",
"updatedBy": "string",
"version": "string",
"createdUser": "string",
"updatedUser": "string"
},
"status": {
"state": "string",
"creationDate": "2024-07-29T15:51:28.071Z",
"disableStatusInfo": {
"isDisabled": true,
"reasons": [
"string"
],
"previousStatus": {
"state": "string",
"creationDate": "2024-07-29T15:51:28.071Z"
}
},
"failureReason": "string"
},
"properties": {
"sizeGb": 0,
"billingPeriod": "string",
"volume": {
"uri": "string",
"name": "string",
"compoundResource": {
"uri": "string"
}
},
"dataCenter": "string",
"type": "string",
"bootable": true
}
}
- Schema
- Example (from schema)
Schema
metadata
object
location
object
project
object
category
object
typology
object
status
object
disableStatusInfo
object
previousStatus
object
properties
object
The blockStoages's size in gigabyte
The billing period for blockStorage. Only Hour is a valid value
volume
object
Uri of the volume
Current name of the volume
compoundResource
object
Uri of the resource
The datacenter where blockstorage will be created
For more information, check the documentation.
The type of the original volume from which the snapshot was created
True if the original volume of the snapshot was a bootable disk
{
"metadata": {
"id": "string",
"uri": "string",
"name": "string",
"location": {
"code": "string",
"country": "string",
"city": "string",
"name": "string",
"value": "string"
},
"project": {
"id": "string"
},
"tags": [
"string"
],
"category": {
"name": "string",
"provider": "string",
"typology": {
"id": "string",
"name": "string"
}
},
"creationDate": "2024-07-29T15:51:28.071Z",
"createdBy": "string",
"updateDate": "2024-07-29T15:51:28.071Z",
"updatedBy": "string",
"version": "string",
"createdUser": "string",
"updatedUser": "string"
},
"status": {
"state": "string",
"creationDate": "2024-07-29T15:51:28.071Z",
"disableStatusInfo": {
"isDisabled": true,
"reasons": [
"string"
],
"previousStatus": {
"state": "string",
"creationDate": "2024-07-29T15:51:28.071Z"
}
},
"failureReason": "string"
},
"properties": {
"sizeGb": 0,
"billingPeriod": "string",
"volume": {
"uri": "string",
"name": "string",
"compoundResource": {
"uri": "string"
}
},
"dataCenter": "string",
"type": "string",
"bootable": true
}
}
- Schema
- Example (from schema)
Schema
metadata
object
location
object
project
object
category
object
typology
object
status
object
disableStatusInfo
object
previousStatus
object
properties
object
The blockStoages's size in gigabyte
The billing period for blockStorage. Only Hour is a valid value
volume
object
Uri of the volume
Current name of the volume
compoundResource
object
Uri of the resource
The datacenter where blockstorage will be created
For more information, check the documentation.
The type of the original volume from which the snapshot was created
True if the original volume of the snapshot was a bootable disk
{
"metadata": {
"id": "string",
"uri": "string",
"name": "string",
"location": {
"code": "string",
"country": "string",
"city": "string",
"name": "string",
"value": "string"
},
"project": {
"id": "string"
},
"tags": [
"string"
],
"category": {
"name": "string",
"provider": "string",
"typology": {
"id": "string",
"name": "string"
}
},
"creationDate": "2024-07-29T15:51:28.071Z",
"createdBy": "string",
"updateDate": "2024-07-29T15:51:28.071Z",
"updatedBy": "string",
"version": "string",
"createdUser": "string",
"updatedUser": "string"
},
"status": {
"state": "string",
"creationDate": "2024-07-29T15:51:28.071Z",
"disableStatusInfo": {
"isDisabled": true,
"reasons": [
"string"
],
"previousStatus": {
"state": "string",
"creationDate": "2024-07-29T15:51:28.071Z"
}
},
"failureReason": "string"
},
"properties": {
"sizeGb": 0,
"billingPeriod": "string",
"volume": {
"uri": "string",
"name": "string",
"compoundResource": {
"uri": "string"
}
},
"dataCenter": "string",
"type": "string",
"bootable": true
}
}
Bad Request
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
Not Found
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
Server Error