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,
|
||||
|
||||
@ -5,16 +5,20 @@
|
||||
Change History
|
||||
==============
|
||||
|
||||
+-----------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Released On | Description |
|
||||
+===================================+=========================================================================================================================================+
|
||||
+===================================+=============================================================================================================================================+
|
||||
| 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." |
|
||||
+-----------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| 2025-01-22 | This release incorporates the following changes: |
|
||||
| | |
|
||||
| | Resolved the issue that there were two titles for querying the details about a global connection bandwidth. |
|
||||
+-----------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| 2024-11-26 | This issue is the first official release. |
|
||||
+-----------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user