Get Resource Pools
Get All Resource Pools
Responses
- 200
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
resourcePools object[]
{
"resourcePools": [
{
"id": 0,
"name": "string",
"solutionType": "GENERIC",
"storage": {
"id": 0,
"name": "string"
},
"indexServer": {
"id": 0,
"name": "string"
},
"accessNodes": [
{
"id": 0,
"name": "string",
"type": "CLIENT"
}
],
"associatedPlans": 0,
"isIndexingEnabledOnAnyPlan": true
}
]
}
Requested Details not found
GET /v4/resourcepool
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://localhost/webconsole/api/V4/ResourcePool' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/ResourcePool' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/ResourcePool' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/ResourcePool' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/ResourcePool' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/ResourcePool' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/ResourcePool' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'