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
id int32name stringDDB object
id int32name string- 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
Loading...