List of Virtual Labs
Select
SaaS
Customer Managed
Get List of Virtual Labs
Responses
- 200
- 401
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
labs object[]
{
"labs": [
{
"name": "string",
"id": 0,
"state": "STOPPED = 0",
"vmCount": 0,
"target": {
"id": 0,
"name": "string"
},
"expirationTime": 0,
"jobInfo": {
"id": 0,
"progress": 0,
"operationType": "CREATE = 0"
}
}
]
}
Unauthorized
Internal Server Error
GET /v4/virtuallabs
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/VirtualLabs' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/VirtualLabs' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/VirtualLabs' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/VirtualLabs' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/VirtualLabs' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/VirtualLabs' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/VirtualLabs' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'