Files
doc-exports/docs/ccn/api-ref/ShowGlobalConnectionBandwidth.html
fanqinying b662a89e70 CCN API 20250121 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>
2026-01-29 15:36:46 +00:00

500 lines
44 KiB
HTML

<a name="ShowGlobalConnectionBandwidth"></a><a name="ShowGlobalConnectionBandwidth"></a>
<h1 class="topictitle1">Querying a Global Connection Bandwidth</h1>
<div id="body1708331107508"><div class="section" id="ShowGlobalConnectionBandwidth__topic1841000000"><h4 class="sectiontitle">Function</h4><p id="ShowGlobalConnectionBandwidth__topic1841000002">This API is used to query the details about a global connection bandwidth.</p>
</div>
<div class="section" id="ShowGlobalConnectionBandwidth__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p id="ShowGlobalConnectionBandwidth__topic1841000008">GET /v3/{domain_id}/gcb/gcbandwidths/{id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowGlobalConnectionBandwidth__topic1841000009" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="ShowGlobalConnectionBandwidth__topic1841000017"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="ShowGlobalConnectionBandwidth__topic1841000019">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="ShowGlobalConnectionBandwidth__topic1841000021">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="ShowGlobalConnectionBandwidth__topic1841000023">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="ShowGlobalConnectionBandwidth__topic1841000025">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowGlobalConnectionBandwidth__topic1841000027"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000029">domain_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000031">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000033">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="ShowGlobalConnectionBandwidth__topic1841000035">Account ID.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000036"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000038">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000040">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000042">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="ShowGlobalConnectionBandwidth__topic1841000044">Instance ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ShowGlobalConnectionBandwidth__topic1841000045"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowGlobalConnectionBandwidth__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr id="ShowGlobalConnectionBandwidth__topic1841000054"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="ShowGlobalConnectionBandwidth__topic1841000056">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="ShowGlobalConnectionBandwidth__topic1841000058">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="ShowGlobalConnectionBandwidth__topic1841000060">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="ShowGlobalConnectionBandwidth__topic1841000062">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowGlobalConnectionBandwidth__topic1841000064"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000066">X-Auth-Token</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000068">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000070">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="ShowGlobalConnectionBandwidth__topic1841000072">User token.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ShowGlobalConnectionBandwidth__topic1841000073"><h4 class="sectiontitle">Response Parameters</h4><p id="ShowGlobalConnectionBandwidth__topic1841000075"><strong id="ShowGlobalConnectionBandwidth__topic1841000076">Status code: 200</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowGlobalConnectionBandwidth__response_ShowGlobalConnectionBandwidthResponseBody" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Response body parameters</caption><thead align="left"><tr id="ShowGlobalConnectionBandwidth__topic1841000083"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.1"><p id="ShowGlobalConnectionBandwidth__topic1841000085">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.2"><p id="ShowGlobalConnectionBandwidth__topic1841000087">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.3.2.4.1.3"><p id="ShowGlobalConnectionBandwidth__topic1841000089">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowGlobalConnectionBandwidth__topic1841000091"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000093">request_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000095">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000097">Request ID.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000098"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000100">globalconnection_bandwidth</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000102"><a href="#ShowGlobalConnectionBandwidth__response_GlobalConnectionBandwidth">GlobalConnectionBandwidth</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000105">Details about a global connection bandwidth.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ShowGlobalConnectionBandwidth__response_GlobalConnectionBandwidth"></a><a name="response_GlobalConnectionBandwidth"></a><table cellpadding="4" cellspacing="0" summary="" id="ShowGlobalConnectionBandwidth__response_GlobalConnectionBandwidth" frame="border" border="1" rules="all"><caption><b>Table 4 </b>GlobalConnectionBandwidth</caption><thead align="left"><tr id="ShowGlobalConnectionBandwidth__topic1841000112"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.1"><p id="ShowGlobalConnectionBandwidth__topic1841000114">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.2"><p id="ShowGlobalConnectionBandwidth__topic1841000116">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.4.2.4.1.3"><p id="ShowGlobalConnectionBandwidth__topic1841000118">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowGlobalConnectionBandwidth__topic1841000120"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000122">id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000124">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000126">Instance ID.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000127"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000129">name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000131">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000133">Instance name.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000134"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000136">description</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000138">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000140">Resource description. Angle brackets (&lt;&gt;) are not allowed.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000141"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000143">domain_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000145">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000147">ID of the account that the instance belongs to.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000148"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000150">bordercross</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000152">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000154">Cross-border attribute of a global connection bandwidth.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000155"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000157">type</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000159">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000161">Type of a global connection bandwidth.</p>
<ul id="ShowGlobalConnectionBandwidth__topic1841000162"><li id="ShowGlobalConnectionBandwidth__topic1841000163"><p id="ShowGlobalConnectionBandwidth__topic1841000164"><a name="ShowGlobalConnectionBandwidth__topic1841000163"></a><a name="topic1841000163"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000165">TrsArea</strong>: cross-geographic-region bandwidth (not supported)</p>
</li><li id="ShowGlobalConnectionBandwidth__topic1841000166"><p id="ShowGlobalConnectionBandwidth__topic1841000167"><a name="ShowGlobalConnectionBandwidth__topic1841000166"></a><a name="topic1841000166"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000168">Area</strong>: geographic-region bandwidth</p>
</li><li id="ShowGlobalConnectionBandwidth__topic1841000169"><p id="ShowGlobalConnectionBandwidth__topic1841000170"><a name="ShowGlobalConnectionBandwidth__topic1841000169"></a><a name="topic1841000169"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000171">SubArea</strong>: region bandwidth (not supported)</p>
</li><li id="ShowGlobalConnectionBandwidth__topic1841000172"><p id="ShowGlobalConnectionBandwidth__topic1841000173"><a name="ShowGlobalConnectionBandwidth__topic1841000172"></a><a name="topic1841000172"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000174">Region</strong>: multi-city bandwidth (not supported)</p>
</li></ul>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000175"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000177">binding_service</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000179">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000181">Instance type.</p>
<ul id="ShowGlobalConnectionBandwidth__topic1841000182"><li id="ShowGlobalConnectionBandwidth__topic1841000183"><p id="ShowGlobalConnectionBandwidth__topic1841000184"><a name="ShowGlobalConnectionBandwidth__topic1841000183"></a><a name="topic1841000183"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000185">CC</strong>: cloud connection (not supported)</p>
</li><li id="ShowGlobalConnectionBandwidth__topic1841000186"><p id="ShowGlobalConnectionBandwidth__topic1841000187"><a name="ShowGlobalConnectionBandwidth__topic1841000186"></a><a name="topic1841000186"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000188">GEIP</strong>: global EIP (not supported)</p>
</li><li id="ShowGlobalConnectionBandwidth__topic1841000189"><p id="ShowGlobalConnectionBandwidth__topic1841000190"><a name="ShowGlobalConnectionBandwidth__topic1841000189"></a><a name="topic1841000189"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000191">GCN</strong>: central network</p>
</li><li id="ShowGlobalConnectionBandwidth__topic1841000192"><p id="ShowGlobalConnectionBandwidth__topic1841000193"><a name="ShowGlobalConnectionBandwidth__topic1841000192"></a><a name="topic1841000192"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000194">GSN</strong>: site network (not supported)</p>
</li><li id="ShowGlobalConnectionBandwidth__topic1841000195"><p id="ShowGlobalConnectionBandwidth__topic1841000196"><a name="ShowGlobalConnectionBandwidth__topic1841000195"></a><a name="topic1841000195"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000197">ALL</strong>: all instance types</p>
</li></ul>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000198"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000200">enterprise_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000202">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000204">ID of the enterprise project that the resource belongs to.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000205"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000207">charge_mode</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000209">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000211">Billing option. By default, billing by bandwidth is enabled. Standard 95th percentile bandwidth billing is controlled using a whitelist.</p>
<p id="ShowGlobalConnectionBandwidth__topic1841000212">Range:</p>
<ul id="ShowGlobalConnectionBandwidth__topic1841000213"><li id="ShowGlobalConnectionBandwidth__topic1841000214"><p id="ShowGlobalConnectionBandwidth__topic1841000215"><a name="ShowGlobalConnectionBandwidth__topic1841000214"></a><a name="topic1841000214"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000216">bwd</strong>: billing by bandwidth</p>
</li><li id="ShowGlobalConnectionBandwidth__topic1841000217"><p id="ShowGlobalConnectionBandwidth__topic1841000218"><a name="ShowGlobalConnectionBandwidth__topic1841000217"></a><a name="topic1841000217"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000219">95</strong>: standard 95th percentile bandwidth billing (not supported)</p>
</li><li id="ShowGlobalConnectionBandwidth__topic1841000220"><p id="ShowGlobalConnectionBandwidth__topic1841000221"><a name="ShowGlobalConnectionBandwidth__topic1841000220"></a><a name="topic1841000220"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000222">95avr</strong>: average daily 95th percentile bandwidth billing (not supported)</p>
</li></ul>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000223"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000225">size</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000227">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000229">The capacity of a global connection bandwidth, in Mbit/s.</p>
<p id="ShowGlobalConnectionBandwidth__topic1841000230">Value range: 2 Mbit/s to 300 Mbit/s</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000231"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000233">sla_level</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000235">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000237">Class of a global connection bandwidth. There are three classes: platinum, gold, and silver. The default class is gold. Other options are controlled by whitelists.</p>
<ul id="ShowGlobalConnectionBandwidth__topic1841000238"><li id="ShowGlobalConnectionBandwidth__topic1841000239"><p id="ShowGlobalConnectionBandwidth__topic1841000240"><a name="ShowGlobalConnectionBandwidth__topic1841000239"></a><a name="topic1841000239"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000241">Pt</strong>: Platinum</p>
</li><li id="ShowGlobalConnectionBandwidth__topic1841000242"><p id="ShowGlobalConnectionBandwidth__topic1841000243"><a name="ShowGlobalConnectionBandwidth__topic1841000242"></a><a name="topic1841000242"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000244">Au</strong>: Gold</p>
</li><li id="ShowGlobalConnectionBandwidth__topic1841000245"><p id="ShowGlobalConnectionBandwidth__topic1841000246"><a name="ShowGlobalConnectionBandwidth__topic1841000245"></a><a name="topic1841000245"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000247">Ag</strong>: Silver</p>
</li></ul>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000248"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000250">local_area</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000252">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000254">Name of the local access point.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000255"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000257">remote_area</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000259">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000261">Name of the remote access point.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000262"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000264">local_site_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000266">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000268">Code of the local access point.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000269"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000271">remote_site_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000273">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000275">Code of s remote access point.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000276"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000278">admin_state</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000280">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000282">Global connection bandwidth status.</p>
<ul id="ShowGlobalConnectionBandwidth__topic1841000283"><li id="ShowGlobalConnectionBandwidth__topic1841000284"><p id="ShowGlobalConnectionBandwidth__topic1841000285"><a name="ShowGlobalConnectionBandwidth__topic1841000284"></a><a name="topic1841000284"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000286">NORMAL</strong>: The bandwidth is normal.</p>
</li><li id="ShowGlobalConnectionBandwidth__topic1841000287"><p id="ShowGlobalConnectionBandwidth__topic1841000288"><a name="ShowGlobalConnectionBandwidth__topic1841000287"></a><a name="topic1841000287"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000289">FREEZED</strong>: The bandwidth is frozen.</p>
</li></ul>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000290"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000292">frozen</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000294">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000296">Whether a global connection bandwidth is frozen.</p>
<ul id="ShowGlobalConnectionBandwidth__topic1841000297"><li id="ShowGlobalConnectionBandwidth__topic1841000298"><p id="ShowGlobalConnectionBandwidth__topic1841000299"><a name="ShowGlobalConnectionBandwidth__topic1841000298"></a><a name="topic1841000298"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000300">true</strong>: The bandwidth is frozen.</p>
</li><li id="ShowGlobalConnectionBandwidth__topic1841000301"><p id="ShowGlobalConnectionBandwidth__topic1841000302"><a name="ShowGlobalConnectionBandwidth__topic1841000301"></a><a name="topic1841000301"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000303">false</strong>: The bandwidth is not frozen.</p>
</li></ul>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000304"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000306">spec_code_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000308">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000310">UUID of a line specification code.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000319"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000321">created_at</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000323">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000325">Time when the resource was created. The UTC time is in the <em id="ShowGlobalConnectionBandwidth__topic1841000326">yyyy-MM-ddTHH:mm:ss</em> format.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000327"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000329">updated_at</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000331">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000333">Time when the resource was updated. The UTC time must be in the <em id="ShowGlobalConnectionBandwidth__topic1841000334">yyyy-MM-ddTHH:mm:ss</em> format.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000335"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000337">directional_connections</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000339">Array of <a href="#ShowGlobalConnectionBandwidth__response_DirectionalConnection">DirectionalConnection</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000342">Directional connections.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000343"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000345">enable_share</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000347">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000349">Whether a global connection bandwidth can be used by multiple instances.</p>
<p id="ShowGlobalConnectionBandwidth__topic1841000350">Range:</p>
<ul id="ShowGlobalConnectionBandwidth__topic1841000351"><li id="ShowGlobalConnectionBandwidth__topic1841000352"><p id="ShowGlobalConnectionBandwidth__topic1841000353"><a name="ShowGlobalConnectionBandwidth__topic1841000352"></a><a name="topic1841000352"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000354">true</strong>: The bandwidth can be used by multiple instances.</p>
</li><li id="ShowGlobalConnectionBandwidth__topic1841000355"><p id="ShowGlobalConnectionBandwidth__topic1841000356"><a name="ShowGlobalConnectionBandwidth__topic1841000355"></a><a name="topic1841000355"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000357">false</strong>: The bandwidth cannot be used by multiple instances.</p>
</li></ul>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000358"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000360">instances</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000362">Array of <a href="#ShowGlobalConnectionBandwidth__response_GlobalConnectionBandwidthAssociatedInstance">GlobalConnectionBandwidthAssociatedInstance</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000365">The list of instances that the global connection bandwidth is bound to.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000366"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000368">eps_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000370">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000372">ID of the enterprise project that the instance belongs to.</p>
<p id="ShowGlobalConnectionBandwidth__topic1841000373">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000374"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000376">billing_info</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000378">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000380">Billing information.</p>
<p id="ShowGlobalConnectionBandwidth__topic1841000381">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000382"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000384">bandwidth</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000386">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000388">Range of a global connection bandwidth, in Mbit/s.</p>
<p id="ShowGlobalConnectionBandwidth__topic1841000389">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000390"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000392">bandwidth_sla_level</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000394">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000396">Class of a global connection bandwidth. There are three classes: platinum, gold, and silver. The default class is gold. Other options are controlled by whitelists.</p>
<ul id="ShowGlobalConnectionBandwidth__topic1841000397"><li id="ShowGlobalConnectionBandwidth__topic1841000398"><p id="ShowGlobalConnectionBandwidth__topic1841000399"><a name="ShowGlobalConnectionBandwidth__topic1841000398"></a><a name="topic1841000398"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000400">Pt</strong>: platinum</p>
</li><li id="ShowGlobalConnectionBandwidth__topic1841000401"><p id="ShowGlobalConnectionBandwidth__topic1841000402"><a name="ShowGlobalConnectionBandwidth__topic1841000401"></a><a name="topic1841000401"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000403">Au</strong>: gold</p>
</li><li id="ShowGlobalConnectionBandwidth__topic1841000404"><p id="ShowGlobalConnectionBandwidth__topic1841000405"><a name="ShowGlobalConnectionBandwidth__topic1841000404"></a><a name="topic1841000404"></a><strong id="ShowGlobalConnectionBandwidth__topic1841000406">Ag</strong>: silver</p>
</li></ul>
<p id="ShowGlobalConnectionBandwidth__topic1841000407">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000408"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000410">instance_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000412">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000414">Bound instance ID.</p>
<p id="ShowGlobalConnectionBandwidth__topic1841000415">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000416"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000418">instance_type</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000420">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000422">Bound instance type.</p>
<p id="ShowGlobalConnectionBandwidth__topic1841000423">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000424"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000426">instance_region_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000428">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000430">Region of the bound instance.</p>
<p id="ShowGlobalConnectionBandwidth__topic1841000431">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000432"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000434">instance_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000436">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000438">Project ID of the bound instance.</p>
<p id="ShowGlobalConnectionBandwidth__topic1841000439">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ShowGlobalConnectionBandwidth__response_DirectionalConnection"></a><a name="response_DirectionalConnection"></a><table cellpadding="4" cellspacing="0" summary="" id="ShowGlobalConnectionBandwidth__response_DirectionalConnection" frame="border" border="1" rules="all"><caption><b>Table 5 </b>DirectionalConnection</caption><thead align="left"><tr id="ShowGlobalConnectionBandwidth__topic1841000474"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.5.2.4.1.1"><p id="ShowGlobalConnectionBandwidth__topic1841000476">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.5.2.4.1.2"><p id="ShowGlobalConnectionBandwidth__topic1841000478">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.5.2.4.1.3"><p id="ShowGlobalConnectionBandwidth__topic1841000480">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowGlobalConnectionBandwidth__topic1841000482"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000484">name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000486">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000488">Instance name.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000489"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000491">id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000493">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000495">Instance ID.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000496"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000498">local_site_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000500">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000502">Code of the local access point.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000503"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000505">remote_site_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000507">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000509">Code of s remote access point.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ShowGlobalConnectionBandwidth__response_GlobalConnectionBandwidthAssociatedInstance"></a><a name="response_GlobalConnectionBandwidthAssociatedInstance"></a><table cellpadding="4" cellspacing="0" summary="" id="ShowGlobalConnectionBandwidth__response_GlobalConnectionBandwidthAssociatedInstance" frame="border" border="1" rules="all"><caption><b>Table 6 </b>GlobalConnectionBandwidthAssociatedInstance</caption><thead align="left"><tr id="ShowGlobalConnectionBandwidth__topic1841000516"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.1"><p id="ShowGlobalConnectionBandwidth__topic1841000518">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.2"><p id="ShowGlobalConnectionBandwidth__topic1841000520">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.6.2.4.1.3"><p id="ShowGlobalConnectionBandwidth__topic1841000522">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowGlobalConnectionBandwidth__topic1841000524"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000526">id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000528">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000530">Bound instance ID.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000531"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000533">type</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000535">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000537">Bound instance type.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000538"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000540">region_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000542">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000544">Region of the bound instance. The default value is <strong id="ShowGlobalConnectionBandwidth__topic1841000545">global</strong> for global services.</p>
</td>
</tr>
<tr id="ShowGlobalConnectionBandwidth__topic1841000546"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000548">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000550">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ShowGlobalConnectionBandwidth__topic1841000552">Project ID of the bound instance.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ShowGlobalConnectionBandwidth__topic1841000553"><h4 class="sectiontitle">Example Requests</h4><p id="ShowGlobalConnectionBandwidth__topic1841000555">Querying a global connection bandwidth</p>
<pre class="screen" id="ShowGlobalConnectionBandwidth__topic1841000556">GET https://{cc_endpoint}/v3/{domain_id}/gcb/gcbandwidths/{id}</pre>
</div>
<div class="section" id="ShowGlobalConnectionBandwidth__topic1841000557"><h4 class="sectiontitle">Example Responses</h4><p id="ShowGlobalConnectionBandwidth__topic1841000559"><strong id="ShowGlobalConnectionBandwidth__topic1841000560">Status code: 200</strong></p>
<p id="ShowGlobalConnectionBandwidth__topic1841000561">The global connection bandwidth details have been queried.</p>
<pre class="screen" id="ShowGlobalConnectionBandwidth__topic1841000562">{
"request_id" : "1b90e4762e3090961a30ca3a712dc0ed",
"globalconnection_bandwidth" : {
"id" : "a3bad420-33b8-4e26-9e9b-bdf67aa8e72b",
"name" : "name",
"description" : "description",
"domain_id" : "521bb3d98bed4c6c9ee8669bd0620f76",
"bordercross" : false,
"type" : "Region",
"binding_service" : "ALL",
"enterprise_project_id" : "0c478f9e-73a4-4c45-b9bc-b2c3bfc0d4c0",
"charge_mode" : "bwd",
"size" : 100,
"sla_level" : "Au",
"local_site_code" : "site-def",
"remote_site_code" : "site-abc",
"frozen" : false,
"spec_code_id" : "",
"tags" : [ ],
"created_at" : "2024-01-24T08:26:41.914Z",
"updated_at" : "2024-01-24T08:26:41.914Z",
"enable_share" : false,
"instances" : [ ]
}
}</pre>
</div>
<div class="section" id="ShowGlobalConnectionBandwidth__topic1841000563"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowGlobalConnectionBandwidth__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="ShowGlobalConnectionBandwidth__topic1841000569"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="ShowGlobalConnectionBandwidth__topic1841000571">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="ShowGlobalConnectionBandwidth__topic1841000573">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowGlobalConnectionBandwidth__topic1841000575"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ShowGlobalConnectionBandwidth__topic1841000577">200</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ShowGlobalConnectionBandwidth__topic1841000579">The global connection bandwidth details have been queried.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ShowGlobalConnectionBandwidth__topic1841000580"><h4 class="sectiontitle">Error Codes</h4><p id="ShowGlobalConnectionBandwidth__topic1841000582">See <a href="ErrorCode.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="topic_300000019.html">Global Connection Bandwidths</a></div>
</div>
</div>