Create Snapshot
POST/projects/:projectId/providers/Aruba.Storage/snapshots
Create Snapshot
Request
Path Parameters
Query Parameters
The requested API version
1Header Parameters
- application/json
- text/json
- application/*+json
Body
- ITBG-Bergamo
metadata
object
Metadata of the resource
Name of the resource
location
object
Contains information about the Region of a resource
Value of the region in which the resource will be located. Available regions at present:
For more information, check the documentation.
List of tags for the resource
properties
object
nullable
The billing period for blockStorage. Only Hour is a valid value
volume
object
Existing block storage from which the snapshot will be created
Body
- ITBG-Bergamo
metadata
object
Metadata of the resource
Name of the resource
location
object
Contains information about the Region of a resource
Value of the region in which the resource will be located. Available regions at present:
For more information, check the documentation.
List of tags for the resource
properties
object
nullable
The billing period for blockStorage. Only Hour is a valid value
volume
object
Existing block storage from which the snapshot will be created
Body
- ITBG-Bergamo
metadata
object
Metadata of the resource
Name of the resource
location
object
Contains information about the Region of a resource
Value of the region in which the resource will be located. Available regions at present:
For more information, check the documentation.
List of tags for the resource
properties
object
nullable
The billing period for blockStorage. Only Hour is a valid value
volume
object
Existing block storage from which the snapshot will be created
Responses
- 201
- 400
- 500
Created
- 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
{}
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"
}
Internal Server Error