Edit Client Snap Configs for Storage Arrays
Select
SaaS
Customer Managed
API to edit Snap Configurations at Client Level
Path Parameters
- arrayId int32 required
- clientId int32 required
- application/json
Request Body
snapConfigurations object[]
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
PUT /v4/storagearrays/:arrayid/client/:clientid/snap/configs
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/:arrayId/Client/:clientId/Snap/Configs' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"snapConfigurations": [
{
"masterConfigId": 0,
"id": 0,
"name": "string",
"type": 1,
"value": "string",
"values": [
{
"id": 0,
"name": "string"
}
],
"flags": 0,
"isUpdated": true,
"isOverridden": true
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/:arrayId/Client/:clientId/Snap/Configs' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"snapConfigurations": [
{
"masterConfigId": 0,
"id": 0,
"name": "string",
"type": 1,
"value": "string",
"values": [
{
"id": 0,
"name": "string"
}
],
"flags": 0,
"isUpdated": true,
"isOverridden": true
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/:arrayId/Client/:clientId/Snap/Configs' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"snapConfigurations": [
{
"masterConfigId": 0,
"id": 0,
"name": "string",
"type": 1,
"value": "string",
"values": [
{
"id": 0,
"name": "string"
}
],
"flags": 0,
"isUpdated": true,
"isOverridden": true
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/:arrayId/Client/:clientId/Snap/Configs' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"snapConfigurations": [
{
"masterConfigId": 0,
"id": 0,
"name": "string",
"type": 1,
"value": "string",
"values": [
{
"id": 0,
"name": "string"
}
],
"flags": 0,
"isUpdated": true,
"isOverridden": true
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/:arrayId/Client/:clientId/Snap/Configs' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"snapConfigurations": [
{
"masterConfigId": 0,
"id": 0,
"name": "string",
"type": 1,
"value": "string",
"values": [
{
"id": 0,
"name": "string"
}
],
"flags": 0,
"isUpdated": true,
"isOverridden": true
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/:arrayId/Client/:clientId/Snap/Configs' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"snapConfigurations": [
{
"masterConfigId": 0,
"id": 0,
"name": "string",
"type": 1,
"value": "string",
"values": [
{
"id": 0,
"name": "string"
}
],
"flags": 0,
"isUpdated": true,
"isOverridden": true
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/:arrayId/Client/:clientId/Snap/Configs' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"snapConfigurations": [
{
"masterConfigId": 0,
"id": 0,
"name": "string",
"type": 1,
"value": "string",
"values": [
{
"id": 0,
"name": "string"
}
],
"flags": 0,
"isUpdated": true,
"isOverridden": true
}
]
}'