Get All Virtualization Clients
Select
SaaS
Customer Managed
This operation returns a list of virtualization clients, including clients with VMware or Microsoft Hyper-V instances and clients with the V9 Virtual Server agent installed.
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
VSPseudoClientsList object[]
{
"VSPseudoClientsList": [
{
"VSInstanceType": 0,
"status": 0,
"retireClientPhase": 0,
"instance": {
"hostName": "string",
"clientId": 0,
"clientName": "string",
"instanceName": "string",
"displayName": "string",
"instanceId": 0,
"clientGUID": "string",
"instanceGUID": "string",
"entityInfo": {
"companyId": 0,
"companyName": "string",
"multiCommcellId": 0
}
},
"adminInstanceInfo": {
"entityInfo": {
"companyId": 0,
"companyName": "string",
"multiCommcellId": 0
}
},
"vCloudAssociatedOrganization": {
"shortName": {}
},
"clientActivityControl": {
"activityControlOptions": [
{
"activityType": 0,
"enableAfterADelay": true,
"enableActivityType": true
}
],
"entity": {
"_type_": 0,
"entityInfo": {
"companyId": 0,
"companyName": "string",
"multiCommcellId": 0
}
}
},
"client": {
"hostName": "string",
"clientId": 0,
"clientName": "string",
"displayName": "string",
"commCellName": "string",
"clientGUID": "string",
"csGUID": "string",
"entityInfo": {
"companyId": 0,
"companyName": "string",
"multiCommcellId": 0
}
}
}
]
}
{
"VSPseudoClientsList": [
{
"VSInstanceType": 7,
"status": 0,
"retireClientPhase": 0,
"instance": {
"hostName": "AzureRM-V1",
"clientId": 4,
"clientName": "AzureRM-V1",
"instanceName": "Azure Resource Manager",
"displayName": "AzureRM-V1_DN",
"instanceId": 3,
"clientGUID": "1848FBC5-1FE6-47D7-8495-7A759C3C9E1A",
"instanceGUID": "E1F50A89-67F8-40CC-A12D-782AF4EC8B15",
"entityInfo": {
"companyId": 0,
"companyName": "",
"multiCommcellId": 0
}
},
"adminInstanceInfo": {
"entityInfo": {
"companyId": 0,
"companyName": "",
"multiCommcellId": 0
}
},
"vCloudAssociatedOrganization": {
"shortName": {}
},
"clientActivityControl": {
"activityControlOptions": [
{
"activityType": 1,
"enableAfterADelay": false,
"enableActivityType": true
},
{
"activityType": 2,
"enableAfterADelay": false,
"enableActivityType": true
}
],
"entity": {
"_type_": 3,
"entityInfo": {
"companyId": 0,
"companyName": "",
"multiCommcellId": 0
}
}
},
"client": {
"hostName": "AzureRM-V1",
"clientId": 4,
"clientName": "AzureRM-V1",
"displayName": "AzureRM-V1_DN",
"commCellName": "bhavnacs",
"clientGUID": "1848FBC5-1FE6-47D7-8495-7A759C3C9E1A",
"csGUID": "F7151C50-88BE-4B70-B79D-CF334777553C",
"entityInfo": {
"companyId": 0,
"companyName": "",
"multiCommcellId": 0
}
}
}
]
}
GET /client/vmpseudoclient
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Client/VMPseudoClient' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Client/VMPseudoClient' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Client/VMPseudoClient' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Client/VMPseudoClient' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Client/VMPseudoClient' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Client/VMPseudoClient' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Client/VMPseudoClient' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'