CCN API 20260304 version

Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: fanqinying <fanqinying@huawei.com>
Co-committed-by: fanqinying <fanqinying@huawei.com>
This commit is contained in:
2026-03-06 12:33:24 +00:00
committed by zuul
parent 6d6608a45d
commit 480aac78f1
2 changed files with 9 additions and 3 deletions

View File

@ -558,7 +558,7 @@
</div> </div>
</div> </div>
<div class="section" id="ListSupportBindingConnectionBandwidths__topic1891000707"><h4 class="sectiontitle">Example Requests</h4><p id="ListSupportBindingConnectionBandwidths__topic1891000709">Querying the list of global connection bandwidths that meet the binding conditions</p> <div class="section" id="ListSupportBindingConnectionBandwidths__topic1891000707"><h4 class="sectiontitle">Example Requests</h4><p id="ListSupportBindingConnectionBandwidths__topic1891000709">Querying the list of global connection bandwidths that meet the binding conditions</p>
<pre class="screen" id="ListSupportBindingConnectionBandwidths__topic1891000710">GET https://{cc_endpoint}/v3/{domain_id}/gcb/gcbandwidths/support-bindings?binding_service=CC&amp;local_area=site-def&amp;remote_area=site-abc</pre> <pre class="screen" id="ListSupportBindingConnectionBandwidths__topic1891000710">GET https://{cc_endpoint}/v3/{domain_id}/gcb/gcbandwidths/support-bindings?binding_service=GCN&amp;local_area=site-def&amp;remote_area=site-abc</pre>
</div> </div>
<div class="section" id="ListSupportBindingConnectionBandwidths__topic1891000711"><h4 class="sectiontitle">Example Responses</h4><p id="ListSupportBindingConnectionBandwidths__topic1891000713"><strong id="ListSupportBindingConnectionBandwidths__topic1891000714">Status code: 200</strong></p> <div class="section" id="ListSupportBindingConnectionBandwidths__topic1891000711"><h4 class="sectiontitle">Example Responses</h4><p id="ListSupportBindingConnectionBandwidths__topic1891000713"><strong id="ListSupportBindingConnectionBandwidths__topic1891000714">Status code: 200</strong></p>
<p id="ListSupportBindingConnectionBandwidths__topic1891000715">The global connection bandwidth list has been queried.</p> <p id="ListSupportBindingConnectionBandwidths__topic1891000715">The global connection bandwidth list has been queried.</p>
@ -571,7 +571,7 @@
"domain_id" : "521bb3d98bed4c6c9ee8669bd0620f76", "domain_id" : "521bb3d98bed4c6c9ee8669bd0620f76",
"bordercross" : false, "bordercross" : false,
"type" : "Region", "type" : "Region",
"binding_service" : "CC", "binding_service" : "GCN",
"enterprise_project_id" : "0c478f9e-73a4-4c45-b9bc-b2c3bfc0d4c0", "enterprise_project_id" : "0c478f9e-73a4-4c45-b9bc-b2c3bfc0d4c0",
"charge_mode" : "bwd", "charge_mode" : "bwd",
"size" : 100, "size" : 100,

View File

@ -8,7 +8,13 @@
</th> </th>
</tr> </tr>
</thead> </thead>
<tbody><tr id="cc_01_0029__row576265362912"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.1.1.3.1.1 "><p id="cc_01_0029__p173021457162912">2025-01-29</p> <tbody><tr id="cc_01_0029__row156172902313"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.1.1.3.1.1 "><p id="cc_01_0029__p66172982316">2025-03-04</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.1.1.3.1.2 "><p id="cc_01_0029__p1561629132320">This release incorporates the following changes:</p>
<p id="cc_01_0029__p7860939202314">Modified the request and response examples in section "Querying the List of Global Connection Bandwidths That Meet the Binding Conditions".</p>
</td>
</tr>
<tr id="cc_01_0029__row576265362912"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.1.1.3.1.1 "><p id="cc_01_0029__p173021457162912">2025-01-29</p>
</td> </td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.1.1.3.1.2 "><p id="cc_01_0029__p183021579292">This release incorporates the following changes:</p> <td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.1.1.3.1.2 "><p id="cc_01_0029__p183021579292">This release incorporates the following changes:</p>
<p id="cc_01_0029__p163027576294">Deleted sections "Binding a Global Connection Bandwidth to an Instance" and "Unbinding a Global Connection Bandwidth from an Instance."</p> <p id="cc_01_0029__p163027576294">Deleted sections "Binding a Global Connection Bandwidth to an Instance" and "Unbinding a Global Connection Bandwidth from an Instance."</p>