Get Index Servers
Select
SaaS
Customer Managed
Get list of index servers
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
indexServers object[]
{
"indexServers": [
{
"id": 0,
"name": "string",
"displayName": "string",
"OS": "string",
"cloudId": 0,
"createdTime": 0,
"nodes": [
{
"id": 0,
"name": "string"
}
]
}
]
}
GET /v4/indexservers
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/IndexServers' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/IndexServers' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/IndexServers' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/IndexServers' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/IndexServers' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/IndexServers' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/IndexServers' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'