Get Storage Array Details
Select
SaaS
Customer Managed
Getting Array Details
Path Parameters
- arrayId int32 required
Responses
- 200
- 404
- 500
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
labels object
general object
security object
accessNodes object[]
availableAccessNodes object[]
snapConfigurations object[]
capabilities object
serverGroups object[]
{
"labels": {
"name": "string",
"controlHost": "string",
"userName": "string",
"password": "string"
},
"general": {
"snapVendor": {
"id": 0,
"name": "string"
},
"array": {
"id": 0,
"name": "string"
},
"controlHost": "string",
"credential": {
"userName": "string",
"password": "string"
},
"savedCredential": {
"id": 0,
"name": "string"
},
"region": {
"id": 0,
"name": "string"
},
"flags": 0,
"enableNetAppCloudAccount": true,
"arrayType": 0,
"cloudVendorId": 0,
"uniqueIdentifier": "string",
"description": "string",
"company": {
"id": 0,
"name": "string"
}
},
"security": {
"user": {
"id": 0,
"name": "string"
},
"userGroup": {
"id": 0,
"name": "string"
},
"externalUserGroup": {
"id": 0,
"name": "string",
"providerId": 0,
"providerName": "string"
},
"isCreatorAssociation": true,
"role": {
"id": 0,
"name": "string"
},
"permissionList": [
{
"permissionId": 0,
"permissionName": "string",
"categoryId": 0,
"categoryName": "string",
"type": "ALL_CATEGORIES",
"exclude": true
}
]
},
"accessNodes": [
{
"id": 0,
"name": "string",
"displayName": "string",
"pruning": true
}
],
"availableAccessNodes": [
{
"id": 0,
"name": "string",
"displayName": "string"
}
],
"snapConfigurations": [
{
"masterConfigId": 0,
"name": "string",
"type": 1,
"value": "string",
"values": [
{
"id": 0,
"name": "string"
}
],
"flags": 0,
"description": "string",
"isEnabled": true,
"checkRange": true,
"minValue": 0,
"maxValue": 0
}
],
"capabilities": {
"enableUserName": true,
"enableArrayDeviceGroup": true,
"enableHostDeviceGroup": true,
"enableArrayType": true,
"enablePassword": true,
"enableControlHost": true,
"enableArrayNameChange": true,
"enableNetAppCloudAccount": true
},
"serverGroups": [
{
"id": 0,
"name": "string",
"mediaAgentCount": 0
}
]
}
{
"labels": {
"name": "string",
"controlHost": "string",
"userName": "string",
"password": "string"
},
"general": {
"snapVendor": {
"id": 0,
"name": "string"
},
"array": {
"id": 0,
"name": "string"
},
"controlHost": "string",
"credential": {
"userName": "string",
"password": "string"
},
"savedCredential": {
"id": 0,
"name": "string"
},
"region": {
"id": 0,
"name": "string"
},
"flags": 0,
"enableNetAppCloudAccount": true,
"arrayType": 0,
"cloudVendorId": 0,
"uniqueIdentifier": "string",
"description": "string"
},
"security": {
"user": {
"id": 0,
"name": "string"
},
"userGroup": {
"id": 0,
"name": "string"
},
"externalUserGroup": {
"id": 0,
"name": "string",
"providerId": 0,
"providerName": "string"
},
"isCreatorAssociation": true,
"role": {
"id": 0,
"name": "string"
},
"permissionList": [
{
"permissionId": 0,
"permissionName": "string",
"categoryId": 0,
"categoryName": "string",
"type": "ALL_CATEGORIES",
"exclude": true
}
]
},
"accessNodes": [
{
"id": 0,
"name": "string",
"displayName": "string",
"pruning": true
}
],
"availableAccessNodes": [
{
"id": 0,
"name": "string",
"displayName": "string"
}
],
"snapConfigurations": [
{
"masterConfigId": 0,
"name": "string",
"type": 1,
"value": "string",
"values": [
{
"id": 0,
"name": "string"
}
],
"flags": 0,
"description": "string",
"isEnabled": true
}
],
"serverGroups": [
{
"id": 0,
"name": "string",
"mediaAgentCount": 0
}
]
}
Not Found
Internal Server Error
GET /v4/storagearrays/:arrayid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/:arrayId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/:arrayId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/:arrayId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/:arrayId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/:arrayId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/:arrayId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/:arrayId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'