Get Volumes of Virtual Machine
Select
SaaS
Customer Managed
Get volumes associated with virtual machine
Path Parameters
- vmGUID string required
ID of Virtual Machine
Responses
- 200
- 404
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
snapshots object[]
{
"snapshots": [
{
"id": "string",
"name": "string",
"desc": "string",
"creationTime": 0,
"parentId": "string"
}
]
}
Virtual Machine Not Found
Internal Server Error
GET /v4/vmprovisioning/virtualmachine/:vmguid/volumes
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/VMProvisioning/VirtualMachine/:vmGUID/Volumes' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/VMProvisioning/VirtualMachine/:vmGUID/Volumes' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/VMProvisioning/VirtualMachine/:vmGUID/Volumes' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/VMProvisioning/VirtualMachine/:vmGUID/Volumes' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/VMProvisioning/VirtualMachine/:vmGUID/Volumes' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/VMProvisioning/VirtualMachine/:vmGUID/Volumes' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/VMProvisioning/VirtualMachine/:vmGUID/Volumes' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'