View Index Servers
This operation returns a list of Index Servers.
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
listOfCIServer object[]
{
"listOfCIServer": [
{
"hostName": "string",
"clientId": 0,
"clientName": "string",
"cIServerURL": "string",
"type": 0,
"version": "string",
"basePort": 0,
"cloudID": 0,
"serverType": 0,
"engineName": "string",
"indexServerClientId": 0
}
]
}
{
"listOfCIServer": [
{
"hostName": "dm2perf2.test.cv.com",
"clientId": 2,
"clientName": "dm2perf2",
"cIServerURL": "http://dm2perf2.test.cv.com:20000",
"type": 3,
"version": "Analytics 1.0",
"basePort": 20000,
"cloudID": 2,
"serverType": 0,
"engineName": "GDPR_IndexServer",
"indexServerClientId": 5
}
]
}
GET /dcube/getanalyticsengine
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/getAnalyticsEngine' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/getAnalyticsEngine' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/getAnalyticsEngine' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/getAnalyticsEngine' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/getAnalyticsEngine' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/getAnalyticsEngine' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/getAnalyticsEngine' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'