List All Storage Arrays
Get all storage arrays.
Responses
- 200
- 400
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
arrays object[]
{
"arrays": [
{
"assocFlag": true,
"vendor": "string",
"name": "string",
"flags": 0,
"controlHost": "string",
"userName": "string",
"VSVendor": "NONE",
"id": 0,
"description": "string"
}
]
}
{
"arrays": [
{
"id": 0,
"name": "string",
"userName": "string",
"vendor": "string",
"flags": 0,
"description": "string",
"controlHost": "string",
"assocFlag": true,
"VSVendor": "NONE"
}
]
}
Bad Request
GET /v4/storagearrays
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://localhost/webconsole/api/V4/StorageArrays' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/StorageArrays' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/StorageArrays' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/StorageArrays' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/StorageArrays' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/StorageArrays' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/StorageArrays' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'