Files
doc-exports/docs/ccn/api-ref/ListGlobalConnectionBandwidths.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

673 lines
63 KiB
HTML

<a name="ListGlobalConnectionBandwidths"></a><a name="ListGlobalConnectionBandwidths"></a>
<h1 class="topictitle1">Querying the Global Connection Bandwidth List</h1>
<div id="body1708331107508"><div class="section" id="ListGlobalConnectionBandwidths__topic1821000000"><h4 class="sectiontitle">Function</h4><p id="ListGlobalConnectionBandwidths__topic1821000002">This API is used to query the global connection bandwidth list.</p>
<p id="ListGlobalConnectionBandwidths__topic1821000003">Parameters <strong id="ListGlobalConnectionBandwidths__topic1821000004">marker</strong> and <strong id="ListGlobalConnectionBandwidths__topic1821000005">limit</strong> are used for pagination query. The two parameters take effect only when they are used together.</p>
</div>
<div class="section" id="ListGlobalConnectionBandwidths__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p id="ListGlobalConnectionBandwidths__topic1821000011">GET /v3/{domain_id}/gcb/gcbandwidths</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListGlobalConnectionBandwidths__topic1821000012" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="ListGlobalConnectionBandwidths__topic1821000020"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="ListGlobalConnectionBandwidths__topic1821000022">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="ListGlobalConnectionBandwidths__topic1821000024">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="ListGlobalConnectionBandwidths__topic1821000026">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="ListGlobalConnectionBandwidths__topic1821000028">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListGlobalConnectionBandwidths__topic1821000030"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000032">domain_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000034">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000036">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="ListGlobalConnectionBandwidths__topic1821000038">Account ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListGlobalConnectionBandwidths__topic1821000039" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Query Parameters</caption><thead align="left"><tr id="ListGlobalConnectionBandwidths__topic1821000047"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.1"><p id="ListGlobalConnectionBandwidths__topic1821000049">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.2"><p id="ListGlobalConnectionBandwidths__topic1821000051">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.3"><p id="ListGlobalConnectionBandwidths__topic1821000053">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.4.2.5.1.4"><p id="ListGlobalConnectionBandwidths__topic1821000055">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListGlobalConnectionBandwidths__topic1821000057"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000059">limit</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000061">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000063">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListGlobalConnectionBandwidths__topic1821000065">Number of records returned on each page.</p>
<p id="ListGlobalConnectionBandwidths__topic1821000066">The value ranges from 1 to 2000.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000067"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000069">marker</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000071">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000073">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListGlobalConnectionBandwidths__topic1821000075">Pagination query information. You can obtain the <strong id="ListGlobalConnectionBandwidths__topic1821000076">marker</strong> values from the response of the last API call. You can enter the <strong id="ListGlobalConnectionBandwidths__topic1821000077">marker</strong> value of the previous page or the next page. If you enter the <strong id="ListGlobalConnectionBandwidths__topic1821000078">marker</strong> value of the previous page, the previous page will be queried. If you enter the <strong id="ListGlobalConnectionBandwidths__topic1821000079">marker</strong> value of the next page, the next page will be queried. During pagination query, the query criteria, including the filters, sorting criteria, and the <strong id="ListGlobalConnectionBandwidths__topic1821000080">limit</strong> value, cannot be modified.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000081"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000083">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000085">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000087">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListGlobalConnectionBandwidths__topic1821000089">Resource ID. Multiple IDs can be queried.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000090"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000092">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000094">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000096">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListGlobalConnectionBandwidths__topic1821000098">The resource name used for query. Multiple names can be specified for query.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000099"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000101">enterprise_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000103">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000105">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListGlobalConnectionBandwidths__topic1821000107">Enterprise project IDs.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000108"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000110">instance_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000112">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000114">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListGlobalConnectionBandwidths__topic1821000116">Bound instance ID used for listing global connection bandwidths.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000117"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000119">instance_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000121">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000123">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListGlobalConnectionBandwidths__topic1821000125">Bound instance type used for listing global connection bandwidths. Instance type:</p>
<ul id="ListGlobalConnectionBandwidths__topic1821000126"><li id="ListGlobalConnectionBandwidths__topic1821000127"><p id="ListGlobalConnectionBandwidths__topic1821000128"><a name="ListGlobalConnectionBandwidths__topic1821000127"></a><a name="topic1821000127"></a><strong id="ListGlobalConnectionBandwidths__topic1821000129">CC</strong>: cloud connection (not supported)</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000130"><p id="ListGlobalConnectionBandwidths__topic1821000131"><a name="ListGlobalConnectionBandwidths__topic1821000130"></a><a name="topic1821000130"></a><strong id="ListGlobalConnectionBandwidths__topic1821000132">GEIP</strong>: global EIP (not supported)</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000133"><p id="ListGlobalConnectionBandwidths__topic1821000134"><a name="ListGlobalConnectionBandwidths__topic1821000133"></a><a name="topic1821000133"></a><strong id="ListGlobalConnectionBandwidths__topic1821000135">GCN</strong>: central network</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000136"><p id="ListGlobalConnectionBandwidths__topic1821000137"><a name="ListGlobalConnectionBandwidths__topic1821000136"></a><a name="topic1821000136"></a><strong id="ListGlobalConnectionBandwidths__topic1821000138">GSN</strong>: site network (not supported)</p>
</li></ul>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000139"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000141">binding_service</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000143">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000145">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListGlobalConnectionBandwidths__topic1821000147">Bound instance type used for listing global connection bandwidths. Instance type:</p>
<ul id="ListGlobalConnectionBandwidths__topic1821000148"><li id="ListGlobalConnectionBandwidths__topic1821000149"><p id="ListGlobalConnectionBandwidths__topic1821000150"><a name="ListGlobalConnectionBandwidths__topic1821000149"></a><a name="topic1821000149"></a><strong id="ListGlobalConnectionBandwidths__topic1821000151">CC</strong>: cloud connection (not supported)</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000152"><p id="ListGlobalConnectionBandwidths__topic1821000153"><a name="ListGlobalConnectionBandwidths__topic1821000152"></a><a name="topic1821000152"></a><strong id="ListGlobalConnectionBandwidths__topic1821000154">GEIP</strong>: global EIP (not supported)</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000155"><p id="ListGlobalConnectionBandwidths__topic1821000156"><a name="ListGlobalConnectionBandwidths__topic1821000155"></a><a name="topic1821000155"></a><strong id="ListGlobalConnectionBandwidths__topic1821000157">GCN</strong>: central network</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000158"><p id="ListGlobalConnectionBandwidths__topic1821000159"><a name="ListGlobalConnectionBandwidths__topic1821000158"></a><a name="topic1821000158"></a><strong id="ListGlobalConnectionBandwidths__topic1821000160">GSN</strong>: site network (not supported)</p>
</li></ul>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000161"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000163">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000165">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000167">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListGlobalConnectionBandwidths__topic1821000169">Bandwidth type used for listing global connection bandwidths. Bandwidth type:</p>
<ul id="ListGlobalConnectionBandwidths__topic1821000170"><li id="ListGlobalConnectionBandwidths__topic1821000171"><p id="ListGlobalConnectionBandwidths__topic1821000172"><a name="ListGlobalConnectionBandwidths__topic1821000171"></a><a name="topic1821000171"></a><strong id="ListGlobalConnectionBandwidths__topic1821000173">TrsArea</strong>: cross-geographic-region bandwidth (not supported)</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000174"><p id="ListGlobalConnectionBandwidths__topic1821000175"><a name="ListGlobalConnectionBandwidths__topic1821000174"></a><a name="topic1821000174"></a><strong id="ListGlobalConnectionBandwidths__topic1821000176">Area</strong>: geographic-region bandwidth</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000177"><p id="ListGlobalConnectionBandwidths__topic1821000178"><a name="ListGlobalConnectionBandwidths__topic1821000177"></a><a name="topic1821000177"></a><strong id="ListGlobalConnectionBandwidths__topic1821000179">SubArea</strong>: region bandwidth (not supported)</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000180"><p id="ListGlobalConnectionBandwidths__topic1821000181"><a name="ListGlobalConnectionBandwidths__topic1821000180"></a><a name="topic1821000180"></a><strong id="ListGlobalConnectionBandwidths__topic1821000182">Region</strong>: multi-city bandwidth (not supported)</p>
</li></ul>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000183"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000185">admin_state</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000187">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000189">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListGlobalConnectionBandwidths__topic1821000191">Status used for listing global connection bandwidths.</p>
<ul id="ListGlobalConnectionBandwidths__topic1821000192"><li id="ListGlobalConnectionBandwidths__topic1821000193"><p id="ListGlobalConnectionBandwidths__topic1821000194"><a name="ListGlobalConnectionBandwidths__topic1821000193"></a><a name="topic1821000193"></a><strong id="ListGlobalConnectionBandwidths__topic1821000195">NORMAL</strong>: The global connection bandwidth is available.</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000196"><p id="ListGlobalConnectionBandwidths__topic1821000197"><a name="ListGlobalConnectionBandwidths__topic1821000196"></a><a name="topic1821000196"></a><strong id="ListGlobalConnectionBandwidths__topic1821000198">FREEZED</strong>: The global connection bandwidth is frozen.</p>
</li></ul>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000199"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000201">charge_mode</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000203">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000205">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListGlobalConnectionBandwidths__topic1821000207">Billing option used for querying global connection bandwidths.</p>
<ul id="ListGlobalConnectionBandwidths__topic1821000208"><li id="ListGlobalConnectionBandwidths__topic1821000209"><p id="ListGlobalConnectionBandwidths__topic1821000210"><a name="ListGlobalConnectionBandwidths__topic1821000209"></a><a name="topic1821000209"></a><strong id="ListGlobalConnectionBandwidths__topic1821000211">bwd</strong>: billed by bandwidth</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000212"><p id="ListGlobalConnectionBandwidths__topic1821000213"><a name="ListGlobalConnectionBandwidths__topic1821000212"></a><a name="topic1821000212"></a><strong id="ListGlobalConnectionBandwidths__topic1821000214">95</strong>: standard 95th percentile bandwidth billing</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000215"><p id="ListGlobalConnectionBandwidths__topic1821000216"><a name="ListGlobalConnectionBandwidths__topic1821000215"></a><a name="topic1821000215"></a><strong id="ListGlobalConnectionBandwidths__topic1821000217">95avr</strong>: average daily 95th percentile bandwidth billing</p>
</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListGlobalConnectionBandwidths__topic1821000218"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListGlobalConnectionBandwidths__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Request header parameters</caption><thead align="left"><tr id="ListGlobalConnectionBandwidths__topic1821000227"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="ListGlobalConnectionBandwidths__topic1821000229">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="ListGlobalConnectionBandwidths__topic1821000231">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="ListGlobalConnectionBandwidths__topic1821000233">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="ListGlobalConnectionBandwidths__topic1821000235">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListGlobalConnectionBandwidths__topic1821000237"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000239">X-Auth-Token</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000241">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000243">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="ListGlobalConnectionBandwidths__topic1821000245">User token.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListGlobalConnectionBandwidths__topic1821000246"><h4 class="sectiontitle">Response Parameters</h4><p id="ListGlobalConnectionBandwidths__topic1821000248"><strong id="ListGlobalConnectionBandwidths__topic1821000249">Status code: 200</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListGlobalConnectionBandwidths__response_ListGlobalConnectionBandwidthsResponseBody" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Response body parameters</caption><thead align="left"><tr id="ListGlobalConnectionBandwidths__topic1821000256"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.1"><p id="ListGlobalConnectionBandwidths__topic1821000258">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.2"><p id="ListGlobalConnectionBandwidths__topic1821000260">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.3.2.4.1.3"><p id="ListGlobalConnectionBandwidths__topic1821000262">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListGlobalConnectionBandwidths__topic1821000264"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000266">request_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000268">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000270">Request ID.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000271"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000273">page_info</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000275"><a href="#ListGlobalConnectionBandwidths__response_PageInfo">PageInfo</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000278">Pagination query information.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000279"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000281">globalconnection_bandwidths</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000283">Array of <a href="#ListGlobalConnectionBandwidths__response_GlobalConnectionBandwidth">GlobalConnectionBandwidth</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000286">Response body for querying the global connection bandwidth list.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListGlobalConnectionBandwidths__response_PageInfo"></a><a name="response_PageInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="ListGlobalConnectionBandwidths__response_PageInfo" frame="border" border="1" rules="all"><caption><b>Table 5 </b>PageInfo</caption><thead align="left"><tr id="ListGlobalConnectionBandwidths__topic1821000293"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.1"><p id="ListGlobalConnectionBandwidths__topic1821000295">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.2"><p id="ListGlobalConnectionBandwidths__topic1821000297">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.4.2.4.1.3"><p id="ListGlobalConnectionBandwidths__topic1821000299">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListGlobalConnectionBandwidths__topic1821000301"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000303">next_marker</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000305">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000307">Backward pagination identifier.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000308"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000310">previous_marker</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000312">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000314">Forward pagination identifier.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000315"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000317">current_count</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000319">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000321">Number of the resources in the current list.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListGlobalConnectionBandwidths__response_GlobalConnectionBandwidth"></a><a name="response_GlobalConnectionBandwidth"></a><table cellpadding="4" cellspacing="0" summary="" id="ListGlobalConnectionBandwidths__response_GlobalConnectionBandwidth" frame="border" border="1" rules="all"><caption><b>Table 6 </b>GlobalConnectionBandwidth</caption><thead align="left"><tr id="ListGlobalConnectionBandwidths__topic1821000328"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.5.2.4.1.1"><p id="ListGlobalConnectionBandwidths__topic1821000330">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.5.2.4.1.2"><p id="ListGlobalConnectionBandwidths__topic1821000332">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.5.2.4.1.3"><p id="ListGlobalConnectionBandwidths__topic1821000334">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListGlobalConnectionBandwidths__topic1821000336"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000338">id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000340">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000342">Instance ID.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000343"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000345">name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000347">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000349">Instance name.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000350"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000352">description</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000354">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000356">Resource description. Angle brackets (&lt;&gt;) are not allowed.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000357"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000359">domain_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000361">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000363">ID of the account that the instance belongs to.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000364"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000366">bordercross</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000368">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000370">Cross-border attribute of a global connection bandwidth.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000371"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000373">type</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000375">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000377">Type of a global connection bandwidth.</p>
<ul id="ListGlobalConnectionBandwidths__topic1821000378"><li id="ListGlobalConnectionBandwidths__topic1821000379"><p id="ListGlobalConnectionBandwidths__topic1821000380"><a name="ListGlobalConnectionBandwidths__topic1821000379"></a><a name="topic1821000379"></a><strong id="ListGlobalConnectionBandwidths__topic1821000381">TrsArea</strong>: cross-geographic-region bandwidth (not supported)</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000382"><p id="ListGlobalConnectionBandwidths__topic1821000383"><a name="ListGlobalConnectionBandwidths__topic1821000382"></a><a name="topic1821000382"></a><strong id="ListGlobalConnectionBandwidths__topic1821000384">Area</strong>: geographic-region bandwidth</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000385"><p id="ListGlobalConnectionBandwidths__topic1821000386"><a name="ListGlobalConnectionBandwidths__topic1821000385"></a><a name="topic1821000385"></a><strong id="ListGlobalConnectionBandwidths__topic1821000387">SubArea</strong>: region bandwidth (not supported)</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000388"><p id="ListGlobalConnectionBandwidths__topic1821000389"><a name="ListGlobalConnectionBandwidths__topic1821000388"></a><a name="topic1821000388"></a><strong id="ListGlobalConnectionBandwidths__topic1821000390">Region</strong>: multi-city bandwidth (not supported)</p>
</li></ul>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000391"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000393">binding_service</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000395">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000397">Instance type.</p>
<ul id="ListGlobalConnectionBandwidths__topic1821000398"><li id="ListGlobalConnectionBandwidths__topic1821000399"><p id="ListGlobalConnectionBandwidths__topic1821000400"><a name="ListGlobalConnectionBandwidths__topic1821000399"></a><a name="topic1821000399"></a><strong id="ListGlobalConnectionBandwidths__topic1821000401">CC</strong>: cloud connection (not supported)</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000402"><p id="ListGlobalConnectionBandwidths__topic1821000403"><a name="ListGlobalConnectionBandwidths__topic1821000402"></a><a name="topic1821000402"></a><strong id="ListGlobalConnectionBandwidths__topic1821000404">GEIP</strong>: global EIP (not supported)</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000405"><p id="ListGlobalConnectionBandwidths__topic1821000406"><a name="ListGlobalConnectionBandwidths__topic1821000405"></a><a name="topic1821000405"></a><strong id="ListGlobalConnectionBandwidths__topic1821000407">GCN</strong>: central network</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000408"><p id="ListGlobalConnectionBandwidths__topic1821000409"><a name="ListGlobalConnectionBandwidths__topic1821000408"></a><a name="topic1821000408"></a><strong id="ListGlobalConnectionBandwidths__topic1821000410">GSN</strong>: site network (not supported)</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000411"><p id="ListGlobalConnectionBandwidths__topic1821000412"><a name="ListGlobalConnectionBandwidths__topic1821000411"></a><a name="topic1821000411"></a><strong id="ListGlobalConnectionBandwidths__topic1821000413">ALL</strong>: all instance types</p>
</li></ul>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000414"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000416">enterprise_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000418">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000420">ID of the enterprise project that the resource belongs to.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000421"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000423">charge_mode</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000425">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000427">Billing option. By default, billing by bandwidth is enabled. Standard 95th percentile bandwidth billing is controlled using a whitelist.</p>
<p id="ListGlobalConnectionBandwidths__topic1821000428">Range:</p>
<ul id="ListGlobalConnectionBandwidths__topic1821000429"><li id="ListGlobalConnectionBandwidths__topic1821000430"><p id="ListGlobalConnectionBandwidths__topic1821000431"><a name="ListGlobalConnectionBandwidths__topic1821000430"></a><a name="topic1821000430"></a><strong id="ListGlobalConnectionBandwidths__topic1821000432">bwd</strong>: billing by bandwidth</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000433"><p id="ListGlobalConnectionBandwidths__topic1821000434"><a name="ListGlobalConnectionBandwidths__topic1821000433"></a><a name="topic1821000433"></a><strong id="ListGlobalConnectionBandwidths__topic1821000435">95</strong>: standard 95th percentile bandwidth billing (not supported)</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000436"><p id="ListGlobalConnectionBandwidths__topic1821000437"><a name="ListGlobalConnectionBandwidths__topic1821000436"></a><a name="topic1821000436"></a><strong id="ListGlobalConnectionBandwidths__topic1821000438">95avr</strong>: average daily 95th percentile bandwidth billing (not supported)</p>
</li></ul>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000439"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000441">size</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000443">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000445">The capacity of a global connection bandwidth, in Mbit/s.</p>
<p id="ListGlobalConnectionBandwidths__topic1821000446">Value range: 2 Mbit/s to 300 Mbit/s</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000447"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000449">sla_level</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000451">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000453">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="ListGlobalConnectionBandwidths__topic1821000454"><li id="ListGlobalConnectionBandwidths__topic1821000455"><p id="ListGlobalConnectionBandwidths__topic1821000456"><a name="ListGlobalConnectionBandwidths__topic1821000455"></a><a name="topic1821000455"></a><strong id="ListGlobalConnectionBandwidths__topic1821000457">Pt</strong>: Platinum</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000458"><p id="ListGlobalConnectionBandwidths__topic1821000459"><a name="ListGlobalConnectionBandwidths__topic1821000458"></a><a name="topic1821000458"></a><strong id="ListGlobalConnectionBandwidths__topic1821000460">Au</strong>: Gold</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000461"><p id="ListGlobalConnectionBandwidths__topic1821000462"><a name="ListGlobalConnectionBandwidths__topic1821000461"></a><a name="topic1821000461"></a><strong id="ListGlobalConnectionBandwidths__topic1821000463">Ag</strong>: Silver</p>
</li></ul>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000464"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000466">local_area</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000468">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000470">Name of the local access point.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000471"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000473">remote_area</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000475">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000477">Name of the remote access point.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000478"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000480">local_site_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000482">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000484">Code of the local access point.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000485"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000487">remote_site_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000489">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000491">Code of s remote access point.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000492"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000494">admin_state</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000496">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000498">Global connection bandwidth status.</p>
<ul id="ListGlobalConnectionBandwidths__topic1821000499"><li id="ListGlobalConnectionBandwidths__topic1821000500"><p id="ListGlobalConnectionBandwidths__topic1821000501"><a name="ListGlobalConnectionBandwidths__topic1821000500"></a><a name="topic1821000500"></a><strong id="ListGlobalConnectionBandwidths__topic1821000502">NORMAL</strong>: The bandwidth is normal.</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000503"><p id="ListGlobalConnectionBandwidths__topic1821000504"><a name="ListGlobalConnectionBandwidths__topic1821000503"></a><a name="topic1821000503"></a><strong id="ListGlobalConnectionBandwidths__topic1821000505">FREEZED</strong>: The bandwidth is frozen.</p>
</li></ul>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000506"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000508">frozen</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000510">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000512">Whether a global connection bandwidth is frozen.</p>
<ul id="ListGlobalConnectionBandwidths__topic1821000513"><li id="ListGlobalConnectionBandwidths__topic1821000514"><p id="ListGlobalConnectionBandwidths__topic1821000515"><a name="ListGlobalConnectionBandwidths__topic1821000514"></a><a name="topic1821000514"></a><strong id="ListGlobalConnectionBandwidths__topic1821000516">true</strong>: The bandwidth is frozen.</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000517"><p id="ListGlobalConnectionBandwidths__topic1821000518"><a name="ListGlobalConnectionBandwidths__topic1821000517"></a><a name="topic1821000517"></a><strong id="ListGlobalConnectionBandwidths__topic1821000519">false</strong>: The bandwidth is not frozen.</p>
</li></ul>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000520"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000522">spec_code_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000524">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000526">UUID of a line specification code.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000535"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000537">created_at</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000539">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000541">Time when the resource was created. The UTC time is in the <em id="ListGlobalConnectionBandwidths__topic1821000542">yyyy-MM-ddTHH:mm:ss</em> format.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000543"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000545">updated_at</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000547">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000549">Time when the resource was updated. The UTC time must be in the <em id="ListGlobalConnectionBandwidths__topic1821000550">yyyy-MM-ddTHH:mm:ss</em> format.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000551"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000553">directional_connections</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000555">Array of <a href="#ListGlobalConnectionBandwidths__response_DirectionalConnection">DirectionalConnection</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000558">Directional connections.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000559"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000561">enable_share</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000563">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000565">Whether a global connection bandwidth can be used by multiple instances.</p>
<p id="ListGlobalConnectionBandwidths__topic1821000566">Range:</p>
<ul id="ListGlobalConnectionBandwidths__topic1821000567"><li id="ListGlobalConnectionBandwidths__topic1821000568"><p id="ListGlobalConnectionBandwidths__topic1821000569"><a name="ListGlobalConnectionBandwidths__topic1821000568"></a><a name="topic1821000568"></a><strong id="ListGlobalConnectionBandwidths__topic1821000570">true</strong>: The bandwidth can be used by multiple instances.</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000571"><p id="ListGlobalConnectionBandwidths__topic1821000572"><a name="ListGlobalConnectionBandwidths__topic1821000571"></a><a name="topic1821000571"></a><strong id="ListGlobalConnectionBandwidths__topic1821000573">false</strong>: The bandwidth cannot be used by multiple instances.</p>
</li></ul>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000574"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000576">instances</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000578">Array of <a href="#ListGlobalConnectionBandwidths__response_GlobalConnectionBandwidthAssociatedInstance">GlobalConnectionBandwidthAssociatedInstance</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000581">The list of instances that the global connection bandwidth is bound to.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000582"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000584">eps_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000586">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000588">ID of the enterprise project that the instance belongs to.</p>
<p id="ListGlobalConnectionBandwidths__topic1821000589">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000590"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000592">billing_info</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000594">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000596">Billing information.</p>
<p id="ListGlobalConnectionBandwidths__topic1821000597">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000598"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000600">bandwidth</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000602">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000604">Range of a global connection bandwidth, in Mbit/s.</p>
<p id="ListGlobalConnectionBandwidths__topic1821000605">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000606"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000608">bandwidth_sla_level</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000610">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000612">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="ListGlobalConnectionBandwidths__topic1821000613"><li id="ListGlobalConnectionBandwidths__topic1821000614"><p id="ListGlobalConnectionBandwidths__topic1821000615"><a name="ListGlobalConnectionBandwidths__topic1821000614"></a><a name="topic1821000614"></a><strong id="ListGlobalConnectionBandwidths__topic1821000616">Pt</strong>: platinum</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000617"><p id="ListGlobalConnectionBandwidths__topic1821000618"><a name="ListGlobalConnectionBandwidths__topic1821000617"></a><a name="topic1821000617"></a><strong id="ListGlobalConnectionBandwidths__topic1821000619">Au</strong>: gold</p>
</li><li id="ListGlobalConnectionBandwidths__topic1821000620"><p id="ListGlobalConnectionBandwidths__topic1821000621"><a name="ListGlobalConnectionBandwidths__topic1821000620"></a><a name="topic1821000620"></a><strong id="ListGlobalConnectionBandwidths__topic1821000622">Ag</strong>: silver</p>
</li></ul>
<p id="ListGlobalConnectionBandwidths__topic1821000623">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000624"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000626">instance_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000628">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000630">Bound instance ID.</p>
<p id="ListGlobalConnectionBandwidths__topic1821000631">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000632"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000634">instance_type</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000636">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000638">Bound instance type.</p>
<p id="ListGlobalConnectionBandwidths__topic1821000639">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000640"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000642">instance_region_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000644">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000646">Region of the bound instance.</p>
<p id="ListGlobalConnectionBandwidths__topic1821000647">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000648"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000650">instance_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000652">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000654">Project ID of the bound instance.</p>
<p id="ListGlobalConnectionBandwidths__topic1821000655">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListGlobalConnectionBandwidths__response_DirectionalConnection"></a><a name="response_DirectionalConnection"></a><table cellpadding="4" cellspacing="0" summary="" id="ListGlobalConnectionBandwidths__response_DirectionalConnection" frame="border" border="1" rules="all"><caption><b>Table 7 </b>DirectionalConnection</caption><thead align="left"><tr id="ListGlobalConnectionBandwidths__topic1821000690"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.1"><p id="ListGlobalConnectionBandwidths__topic1821000692">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.2"><p id="ListGlobalConnectionBandwidths__topic1821000694">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.6.2.4.1.3"><p id="ListGlobalConnectionBandwidths__topic1821000696">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListGlobalConnectionBandwidths__topic1821000698"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000700">name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000702">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000704">Instance name.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000705"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000707">id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000709">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000711">Instance ID.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000712"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000714">local_site_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000716">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000718">Code of the local access point.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000719"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000721">remote_site_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000723">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000725">Code of s remote access point.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListGlobalConnectionBandwidths__response_GlobalConnectionBandwidthAssociatedInstance"></a><a name="response_GlobalConnectionBandwidthAssociatedInstance"></a><table cellpadding="4" cellspacing="0" summary="" id="ListGlobalConnectionBandwidths__response_GlobalConnectionBandwidthAssociatedInstance" frame="border" border="1" rules="all"><caption><b>Table 8 </b>GlobalConnectionBandwidthAssociatedInstance</caption><thead align="left"><tr id="ListGlobalConnectionBandwidths__topic1821000732"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.7.2.4.1.1"><p id="ListGlobalConnectionBandwidths__topic1821000734">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.7.2.4.1.2"><p id="ListGlobalConnectionBandwidths__topic1821000736">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.7.2.4.1.3"><p id="ListGlobalConnectionBandwidths__topic1821000738">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListGlobalConnectionBandwidths__topic1821000740"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000742">id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000744">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000746">Bound instance ID.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000747"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000749">type</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000751">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000753">Bound instance type.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000754"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000756">region_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000758">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000760">Region of the bound instance. The default value is <strong id="ListGlobalConnectionBandwidths__topic1821000761">global</strong> for global services.</p>
</td>
</tr>
<tr id="ListGlobalConnectionBandwidths__topic1821000762"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000764">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000766">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListGlobalConnectionBandwidths__topic1821000768">Project ID of the bound instance.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListGlobalConnectionBandwidths__topic1821000769"><h4 class="sectiontitle">Example Requests</h4><p id="ListGlobalConnectionBandwidths__topic1821000771">Querying the global connection bandwidth list</p>
<pre class="screen" id="ListGlobalConnectionBandwidths__topic1821000772">GET https://{cc_endpoint}/v3/{domain_id}/gcb/gcbandwidths</pre>
</div>
<div class="section" id="ListGlobalConnectionBandwidths__topic1821000773"><h4 class="sectiontitle">Example Responses</h4><p id="ListGlobalConnectionBandwidths__topic1821000775"><strong id="ListGlobalConnectionBandwidths__topic1821000776">Status code: 200</strong></p>
<p id="ListGlobalConnectionBandwidths__topic1821000777">The global connection bandwidth list has been queried.</p>
<pre class="screen" id="ListGlobalConnectionBandwidths__topic1821000778">{
"request_id" : "61126320a1802d5c6444f9d2d76526c2",
"globalconnection_bandwidths" : [ {
"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-abc",
"remote_site_code" : "site-def",
"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" : [ ]
} ],
"page_info" : {
"next_marker" : "XXX",
"previous_marker" : "XXX",
"current_count" : 1
}
}</pre>
</div>
<div class="section" id="ListGlobalConnectionBandwidths__topic1821000779"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListGlobalConnectionBandwidths__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="ListGlobalConnectionBandwidths__topic1821000785"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="ListGlobalConnectionBandwidths__topic1821000787">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="ListGlobalConnectionBandwidths__topic1821000789">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListGlobalConnectionBandwidths__topic1821000791"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListGlobalConnectionBandwidths__topic1821000793">200</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListGlobalConnectionBandwidths__topic1821000795">The global connection bandwidth list has been queried.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListGlobalConnectionBandwidths__topic1821000796"><h4 class="sectiontitle">Error Codes</h4><p id="ListGlobalConnectionBandwidths__topic1821000798">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>