Get Index Server Properties
Select
Customer Managed
This operation returns properties of an index server.
Path Parameters
- cloudId string required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
listOfCIServer object[]
{
"listOfCIServer": [
{
"hostName": "string",
"internalCloudName": "string",
"clientName": "string",
"cIServerURL": "string",
"type": 0,
"basePort": 0,
"clientId": 0,
"version": "string",
"cloudID": 0,
"serverType": 0,
"engineName": "string",
"indexServerClientId": 0
}
]
}
{
"listOfCIServer": [
{
"hostName": "dm2perf3.test.cv.com",
"internalCloudName": "GDPRIndex",
"clientName": "dm2perf3",
"cIServerURL": "http://dm2perf3.testmachine.com:20000",
"type": 3,
"basePort": 20000,
"clientId": 2,
"version": "Analytics 1.0",
"cloudID": 11,
"serverType": 1,
"engineName": "GDPR_Index",
"indexServerClientId": 1846
},
{
"hostName": "dm2perf3.test.cv.com",
"internalCloudName": "GDPRIndex",
"clientName": "dm2perf3",
"cIServerURL": "http://dm2perf3.testmachine.com:20000",
"type": 3,
"basePort": 20000,
"clientId": 2,
"version": "LM 1.0",
"cloudID": 11,
"serverType": 1,
"engineName": "GDPR_Index",
"indexServerClientId": 1846
},
{
"hostName": "dm2perf3.test.cv.com",
"internalCloudName": "GDPRIndex",
"clientName": "dm2perf3",
"cIServerURL": "http://dm2perf3.testmachine.com:20000",
"type": 3,
"basePort": 20000,
"clientId": 2,
"version": "EDGE 1.0",
"cloudID": 11,
"serverType": 1,
"engineName": "GDPR_Index",
"indexServerClientId": 1846
},
{
"hostName": "dm2perf3.test.cv.com",
"internalCloudName": "GDPRIndex",
"clientName": "dm2perf3",
"cIServerURL": "http://dm2perf3.testmachine.com:20000",
"type": 3,
"basePort": 20000,
"clientId": 2,
"version": "RSolr 1.0",
"cloudID": 11,
"serverType": 1,
"engineName": "GDPR_Index",
"indexServerClientId": 1846
}
]
}
GET /analyticsservers/id/:cloudid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/AnalyticsServers/id/:cloudId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/AnalyticsServers/id/:cloudId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/AnalyticsServers/id/:cloudId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/AnalyticsServers/id/:cloudId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/AnalyticsServers/id/:cloudId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/AnalyticsServers/id/:cloudId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/AnalyticsServers/id/:cloudId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'