diff --git a/docs/ccn/api-ref/ListSupportBindingConnectionBandwidths.html b/docs/ccn/api-ref/ListSupportBindingConnectionBandwidths.html index 8f9ddce58..ee1a42eee 100644 --- a/docs/ccn/api-ref/ListSupportBindingConnectionBandwidths.html +++ b/docs/ccn/api-ref/ListSupportBindingConnectionBandwidths.html @@ -558,7 +558,7 @@
Querying the list of global connection bandwidths that meet the binding conditions
-GET https://{cc_endpoint}/v3/{domain_id}/gcb/gcbandwidths/support-bindings?binding_service=CC&local_area=site-def&remote_area=site-abc
+GET https://{cc_endpoint}/v3/{domain_id}/gcb/gcbandwidths/support-bindings?binding_service=GCN&local_area=site-def&remote_area=site-abc
Status code: 200
The global connection bandwidth list has been queried.
@@ -571,7 +571,7 @@ "domain_id" : "521bb3d98bed4c6c9ee8669bd0620f76", "bordercross" : false, "type" : "Region", - "binding_service" : "CC", + "binding_service" : "GCN", "enterprise_project_id" : "0c478f9e-73a4-4c45-b9bc-b2c3bfc0d4c0", "charge_mode" : "bwd", "size" : 100, diff --git a/docs/ccn/api-ref/cc_01_0029.html b/docs/ccn/api-ref/cc_01_0029.html index e41ebddce..b119155ec 100644 --- a/docs/ccn/api-ref/cc_01_0029.html +++ b/docs/ccn/api-ref/cc_01_0029.html @@ -8,7 +8,13 @@ -2025-01-29
+2025-03-04
+This release incorporates the following changes:
+Modified the request and response examples in section "Querying the List of Global Connection Bandwidths That Meet the Binding Conditions".
+2025-01-29
This release incorporates the following changes:
Deleted sections "Binding a Global Connection Bandwidth to an Instance" and "Unbinding a Global Connection Bandwidth from an Instance."