Index Servers and Search Engines
Select
Customer Managed
This operation returns a list of all index servers and search engines.
Header Parameters
- enumnames boolean required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
listOfCIServer object[]
{
"listOfCIServer": [
{
"hostName": "string",
"clientName": "string",
"cIServerURL": "string",
"type": "string",
"basePort": 0,
"clientId": 0,
"version": "string",
"cloudID": 0,
"serverType": "string",
"engineName": "string",
"indexServerClientId": 0
}
]
}
{
"listOfCIServer": [
{
"hostName": "dm2perf4.test.cv.com",
"clientName": "dm2perf4.test.cv.com",
"cIServerURL": "http://dm2perf4.test.cv.com:27000",
"type": "SOLR",
"basePort": 27000,
"clientId": 2,
"version": "Solr 1.0",
"cloudID": 6,
"serverType": "SearchEngine",
"engineName": "se_cloud",
"indexServerClientId": 0
}
]
}
GET /getciserverlist
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/getCIServerList' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/getCIServerList' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/getCIServerList' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/getCIServerList' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/getCIServerList' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/getCIServerList' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/getCIServerList' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'