Disassociates a bandwidth plan from a Cloud Enterprise Network (CEN) instance.

Prerequisites

No cross-region connections are configured in the bandwidth plan. For more information about how to delete cross-region connections, see SetCenInterRegionBandwidthLimit.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer. OpenAPI Explorer dynamically generates the sample code of the operation for different SDKs.

Request parameters

Parameter Type Required Example Description
Action String No UnassociateCenBandwidthPackage

The operation that you want to perform. Set the value to UnassociateCenBandwidthPackage.

CenBandwidthPackageId String Yes cenbwp-4c2zaavbvh5****

The ID of the bandwidth plan.

CenId String Yes cen-7qthudw0ll6j****

The ID of the Cloud Enterprise Network (CEN) instance.

Response parameters

Parameter Type Example Description
RequestId String 0C2EE7A8-74D4-4081-8236-CEBDE3BBCF50

The ID of the request.

Examples

Sample requests

http(s)://[Endpoint]/?Action=UnassociateCenBandwidthPackage
&CenBandwidthPackageId=cenbwp-4c2zaavbvh5****
&CenId=cen-7qthudw0ll6j****
&<Common request parameters>

Sample success responses

XML format

<UnassociateCenBandwidthPackageResponse>
      <RequestId>0C2EE7A8-74D4-4081-8236-CEBDE3BBCF50</RequestId>
</UnassociateCenBandwidthPackageResponse>

JSON format

{
  "RequestId": "0C2EE7A8-74D4-4081-8236-CEBDE3BBCF50"
}

Error codes

For a list of error codes, visit the API Error Center.