Get Virtual Server Agent Clients
Select
SaaS
Customer Managed
This operation returns a list of clients where the Virtual Server agent is installed.
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Virtual Server Agent Clients
Schema
clients object[]
{
"clients": [
{
"hostName": "string",
"clientId": 0,
"clientName": "string",
"displayName": "string",
"_type_": 0,
"csGUID": "string"
}
]
}
{
"clients": [
{
"hostName": "dm2perf4.test.cv.com",
"clientId": 2,
"clientName": "dm2perf4",
"displayName": "dm2perf4_DN",
"_type_": 3,
"csGUID": "31B8C004-387A-4DC9-A156-ED798AFF7647"
}
]
}
GET /vsaclientlist
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/VSAclientlist' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/VSAclientlist' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/VSAclientlist' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/VSAclientlist' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/VSAclientlist' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/VSAclientlist' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/VSAclientlist' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'