Get all Hypervisor
Get the details of all Hypervisor
Responses
- 200
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
- HypervisorCount int32
Hypervisors object[]
{
"HypervisorCount": 0,
"Hypervisors": [
{
"id": 0,
"name": "string",
"displayName": "string",
"hostName": "string",
"HypervisorType": "NONE",
"status": "UNKNOWN",
"version": "string",
"instance": {
"id": 0,
"name": "string"
},
"clientActivityControl": {
"activityType": "BACKUP",
"enableAfterADelay": true,
"enableActivityType": true,
"delayTime": {
"timeZone": {
"id": 0,
"name": "string"
},
"time": 0,
"value": "string"
}
},
"tags": [
{
"id": 0,
"name": "string",
"value": "string"
}
],
"commcell": {
"name": "string"
},
"manageSnapshot": {
"id": 0,
"name": "string"
}
}
]
}
Requested Details not found
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
GET /v4/hypervisor
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://localhost/webconsole/api/V4/Hypervisor' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/Hypervisor' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/Hypervisor' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/Hypervisor' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/Hypervisor' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/Hypervisor' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/Hypervisor' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'