Update Backup
PUT/projects/:projectId/providers/Aruba.Storage/backups/:id
Update Backup
Request
Path Parameters
Query Parameters
The requested API version
1- 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
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
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
Responses
- 202
- 400
- 404
- 500
Accepted
- 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 backup type (Full, Incremental)
sourceVolume
object
nullable
The source volume for this backup
Uri of the volume
Current name of the volume
Retention days for the backup
The backup type (Full, Incremental)
data
object
nullable
infrastructure
object
nullable
value
object
nullable
info
object
nullable
backupChain
object
nullable
Uri of the Full backup in the chain.
Uri of the previous backup in the chain (null if Full).
Uri of the next incremental backup in the chain (null if last).
{
"managedBy": "string"
}
- 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 backup type (Full, Incremental)
sourceVolume
object
nullable
The source volume for this backup
Uri of the volume
Current name of the volume
Retention days for the backup
The backup type (Full, Incremental)
data
object
nullable
infrastructure
object
nullable
value
object
nullable
info
object
nullable
backupChain
object
nullable
Uri of the Full backup in the chain.
Uri of the previous backup in the chain (null if Full).
Uri of the next incremental backup in the chain (null if last).
{
"managedBy": "string"
}
- 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 backup type (Full, Incremental)
sourceVolume
object
nullable
The source volume for this backup
Uri of the volume
Current name of the volume
Retention days for the backup
The backup type (Full, Incremental)
data
object
nullable
infrastructure
object
nullable
value
object
nullable
info
object
nullable
backupChain
object
nullable
Uri of the Full backup in the chain.
Uri of the previous backup in the chain (null if Full).
Uri of the next incremental backup in the chain (null if last).
{
"managedBy": "string"
}
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"
}
Internal Server Error