Get Clients count
This operation returns clients count.
Query Parameters
- type string
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Clients count
Schema
- fileServerCount integer
- laptopCount integer
- vmCount integer
{
"fileServerCount": 0,
"laptopCount": 0,
"vmCount": 0
}
{
"fileServerCount": 377,
"laptopCount": 1,
"vmCount": 249
}
GET /clients/count
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/clients/count' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/clients/count' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/clients/count' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/clients/count' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/clients/count' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/clients/count' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/clients/count' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'