Compute Management/Image Storage Related Interfaces/Image Related Interfaces
GETImage Related InterfacesSince 0.6SynchronousAuth Required
Get Candidate Backup Storage for Creating Image
Get Candidate Backup Storage for Creating Image
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Query Parameters
Request Inputs
Query Parameters
volumeUuidStringDisk UUID. Note: volumeUuid and volumeSnapshotUuid are mutually exclusive
volumeSnapshotUuidStringDisk Snapshot UUID. Note: volumeUuid and volumeSnapshotUuid are mutually exclusive
systemTagsListSystem Tags
userTagsListUser Tags
Responses
Endpoint
GET/zstack/v1/images/candidate-backup-storage
/zstack/v1/images/candidate-backup-storage
Request Example
curl -X GET 'http://{host}/zstack/v1/images/candidate-backup-storage?volumeUuid=<volumeUuid>&volumeSnapshotUuid=<volumeSnapshotUuid>&systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{}Change History
This API has no change history records yet.
