List Storage Arrays of a Client
Select
SaaS
Customer Managed
API to get all arrays at client level
Path Parameters
- clientId int32 required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
arrays object[]
{
"arrays": [
{
"id": 0,
"name": "string",
"userName": "string",
"vendor": "string",
"flags": 0,
"description": "string",
"controlHost": "string",
"assocFlag": true,
"VSVendor": "NONE",
"company": {
"id": 0,
"name": "string"
}
}
]
}
{
"arrays": [
{
"assocFlag": true,
"vendor": "string",
"name": "string",
"flags": 0,
"controlHost": "string",
"userName": "string",
"VSVendor": "NONE",
"id": 0,
"description": "string"
}
]
}
GET /v4/storagearrays/client/:clientid/arrays
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/Client/:clientId/Arrays' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/Client/:clientId/Arrays' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/Client/:clientId/Arrays' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/Client/:clientId/Arrays' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/Client/:clientId/Arrays' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/Client/:clientId/Arrays' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/Client/:clientId/Arrays' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'