Get Snapshot
GET/projects/:projectId/providers/Aruba.Storage/snapshots/:id
Get Snapshot
Request
Path Parameters
Query Parameters
falseThe requested API version
1Responses
- 200
- 404
- 500
OK
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
Array [
]
metadata
object
nullable
location
object
nullable
project
object
nullable
category
object
nullable
typology
object
nullable
linkedResources
object[]
nullable
status
object
nullable
disableStatusInfo
object
nullable
previousStatus
object
nullable
error
object
nullable
properties
object
nullable
The blockStoages's size in gigabyte
The billing period for blockStorage. Only Hour is a valid value
volume
object
nullable
Original volume the snapshot was created from
Uri of the volume
Current name of the volume
compoundResource
object
nullable
The resource used by the volume at the time the snapshot was created
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
{}
- Schema
- Example (from schema)
Schema
Array [
]
metadata
object
nullable
location
object
nullable
project
object
nullable
category
object
nullable
typology
object
nullable
linkedResources
object[]
nullable
status
object
nullable
disableStatusInfo
object
nullable
previousStatus
object
nullable
error
object
nullable
properties
object
nullable
The blockStoages's size in gigabyte
The billing period for blockStorage. Only Hour is a valid value
volume
object
nullable
Original volume the snapshot was created from
Uri of the volume
Current name of the volume
compoundResource
object
nullable
The resource used by the volume at the time the snapshot was created
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
{}
- Schema
- Example (from schema)
Schema
Array [
]
metadata
object
nullable
location
object
nullable
project
object
nullable
category
object
nullable
typology
object
nullable
linkedResources
object[]
nullable
status
object
nullable
disableStatusInfo
object
nullable
previousStatus
object
nullable
error
object
nullable
properties
object
nullable
The blockStoages's size in gigabyte
The billing period for blockStorage. Only Hour is a valid value
volume
object
nullable
Original volume the snapshot was created from
Uri of the volume
Current name of the volume
compoundResource
object
nullable
The resource used by the volume at the time the snapshot was created
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
{}
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"
}
Internal Server Error