Platform O&M/Backup Management/Backup Service (Plus)/Backup Service Operations
GETBackup Service OperationsSince 2.6.0SynchronousAuth Required
QueryVolumeBackup
QueryVolumeBackup
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Request Inputs
This API requires no request parameters.
Responses
Endpoint
GET/zstack/v1/volume-backups
/zstack/v1/volume-backups
Request Example
curl -X GET 'http://{host}/zstack/v1/volume-backups' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "uuid": "aaf2564bbbed3eab97b7ecff370d8ff1", "volumeUuid": "92dcb8125f7b3187887e2abc8532b749", "name": "backup-2", "description": "my backup", "size": 1310720.0 } ] }Change History
This API has no change history records yet.
