云连接 CC-解除带宽包实例与云连接实例的绑定:响应示例

时间:2023-11-01 16:23:05

响应示例

状态码: 201

解除带宽包实例与云连接实例的绑定成功。

{  "request_id" : "a47962646cdb043eaee9d87a588c0265",  "bandwidth_package" : {    "bandwidth" : 10,    "status" : "ACTIVE",    "id" : "XXX",    "name" : "test_bwp_name",    "description" : "",    "domain_id" : "XXX",    "created_at" : "2022-12-06T01:37:15Z",    "updated_at" : "2022-12-08T11:34:55Z",    "project_id" : "XXX",    "resource_type" : "",    "resource_id" : "",    "local_area_id" : "Chinese-Mainland",    "remote_area_id" : "Chinese-Mainland",    "admin_state_up" : true,    "charge_mode" : "bandwidth",    "billing_mode" : "3",    "spec_code" : "bandwidth.cmtocm",    "order_id" : "",    "product_id" : "",    "enterprise_project_id" : "0",    "interflow_mode" : "Area"  }}
support.huaweicloud.com/api-cc/DisassociateBandwidthPackage.html