Plan Storage Modify
Select
SaaS
Customer Managed
This operation updates Storage Pool properties for a Plan.
Path Parameters
- PlanId string required
Header Parameters
- Content-Type string
Possible values: [
application/x-www-form-urlencoded
]
- application/x-www-form-urlencoded
Request Body
- PrimaryRetentionInDays int32 required
- SecondaryRetentionInDays int32 required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
- errorMessage string
- errorCode integer
{
"errorMessage": "string",
"errorCode": 0
}
{
"errorMessage": "",
"errorCode": 0
}
Loading...