Get storage array Details
Select
SaaS
Customer Managed
Get storage array Details
Path Parameters
- storagearrayId string required
Id fetched from GET StorageArrays (arrayName/id)
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Array Details
Schema
- add boolean
- forceAdd boolean
- clientId integer
- flags integer
- assocType integer
- arrayPasswordLabel string
- copyId integer
- arrayNameLabel string
- appId integer
- arrayControlHostLabel string
- arrayUserNameLabel string
availableMAs object[]
{
"add": true,
"forceAdd": true,
"clientId": 0,
"flags": 0,
"assocType": 0,
"arrayPasswordLabel": "string",
"copyId": 0,
"arrayNameLabel": "string",
"appId": 0,
"arrayControlHostLabel": "string",
"arrayUserNameLabel": "string",
"availableMAs": [
{
"arrayControllerId": 0,
"mediaAgent": {
"name": "string",
"id": 0
}
}
]
}
{}
GET /storagearrays/:storagearrayid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/StorageArrays/:storagearrayId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/StorageArrays/:storagearrayId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/StorageArrays/:storagearrayId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/StorageArrays/:storagearrayId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/StorageArrays/:storagearrayId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/StorageArrays/:storagearrayId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/StorageArrays/:storagearrayId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'