Skip to main content

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

Success


Schema
  • errorMessage string
  • errorCode int32
Loading...