Delete Server Plan Storage Region
Select
SaaS
Customer Managed
Delete Storage Region for an Elastic Plan
Path Parameters
- planId int32 required
Id of the Plan to modify
- regionList string required
List of region names/ids to be deleted. If region ids are passed, set isRegionIdList=true
Query Parameters
- isRegionIdList boolean
Is regionList a list of region ids
Responses
- 200
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Requested Details not found
Loading...