Get Storage Arrays for Copy
Select
SaaS
Customer Managed
API to get arrays list at copy level
Path Parameters
- copyId int64 required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
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"
}
}
]
}
GET /v4/storagearrays/copy/:copyid/arrays
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/Copy/:copyId/Arrays' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/Copy/:copyId/Arrays' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/Copy/:copyId/Arrays' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/Copy/:copyId/Arrays' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/Copy/:copyId/Arrays' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/Copy/:copyId/Arrays' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/Copy/:copyId/Arrays' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'