Get Snap Configs for storage Array vendor
Select
SaaS
Customer Managed
get snap config for vendor.
Path Parameters
- vendorId int32 required
Responses
- 200
- 400
OK
- application/json
- Schema
- Example (from schema)
Schema
- vendor string
vendor Name
configList object[]
{
"vendor": "string",
"configList": [
{
"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
}
]
}
Bad Request
GET /v4/storagearrays/vendors/:vendorid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/Vendors/:vendorId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/Vendors/:vendorId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/Vendors/:vendorId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/Vendors/:vendorId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/Vendors/:vendorId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/Vendors/:vendorId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/Vendors/:vendorId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'