Update DDB Properties of Storage
Select
SaaS
Customer Managed
This API updates the properties of DDB of a Storage
- application/json
Request Body
storagePool object
DDB object
- pruning boolean
Pruning status to enable or disable pruning
Responses
- 200
- 400
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Bad Request
Internal Server Error
PUT /v4/storagepool/ddb
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/StoragePool/DDB' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"storagePool": {
"id": 0,
"name": "string"
},
"DDB": {
"id": 0,
"name": "string"
},
"pruning": true
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/StoragePool/DDB' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"storagePool": {
"id": 0,
"name": "string"
},
"DDB": {
"id": 0,
"name": "string"
},
"pruning": true
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/StoragePool/DDB' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"storagePool": {
"id": 0,
"name": "string"
},
"DDB": {
"id": 0,
"name": "string"
},
"pruning": true
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/StoragePool/DDB' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"storagePool": {
"id": 0,
"name": "string"
},
"DDB": {
"id": 0,
"name": "string"
},
"pruning": true
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/StoragePool/DDB' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"storagePool": {
"id": 0,
"name": "string"
},
"DDB": {
"id": 0,
"name": "string"
},
"pruning": true
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/StoragePool/DDB' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"storagePool": {
"id": 0,
"name": "string"
},
"DDB": {
"id": 0,
"name": "string"
},
"pruning": true
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/StoragePool/DDB' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"storagePool": {
"id": 0,
"name": "string"
},
"DDB": {
"id": 0,
"name": "string"
},
"pruning": true
}'