forked from docs/cloud-connect
Changes to ccn_api-ref from docs/doc-exports#1835 (CCN API 20260304 version)
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com> Co-authored-by: OpenTelekomCloud Proposal Bot <proposalbot@otc-service.com> Co-committed-by: OpenTelekomCloud Proposal Bot <proposalbot@otc-service.com>
This commit is contained in:
@ -285,7 +285,7 @@ Querying the list of global connection bandwidths that meet the binding conditio
|
||||
|
||||
.. code-block:: text
|
||||
|
||||
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
|
||||
|
||||
Example Responses
|
||||
-----------------
|
||||
@ -305,7 +305,7 @@ The global connection bandwidth list has been queried.
|
||||
"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,
|
||||
|
||||
Reference in New Issue
Block a user