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

624 lines
57 KiB
HTML

<a name="UpdateGlobalConnectionBandwidth"></a><a name="UpdateGlobalConnectionBandwidth"></a>
<h1 class="topictitle1">Updating a Global Connection Bandwidth</h1>
<div id="body1708331107508"><div class="section" id="UpdateGlobalConnectionBandwidth__topic1851000000"><h4 class="sectiontitle">Function</h4><p id="UpdateGlobalConnectionBandwidth__topic1851000002">This API is used to update a global connection bandwidth.</p>
</div>
<div class="section" id="UpdateGlobalConnectionBandwidth__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p id="UpdateGlobalConnectionBandwidth__topic1851000008">PUT /v3/{domain_id}/gcb/gcbandwidths/{id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateGlobalConnectionBandwidth__topic1851000009" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="UpdateGlobalConnectionBandwidth__topic1851000017"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="UpdateGlobalConnectionBandwidth__topic1851000019">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="UpdateGlobalConnectionBandwidth__topic1851000021">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="UpdateGlobalConnectionBandwidth__topic1851000023">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="UpdateGlobalConnectionBandwidth__topic1851000025">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="UpdateGlobalConnectionBandwidth__topic1851000027"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000029">domain_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000031">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000033">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="UpdateGlobalConnectionBandwidth__topic1851000035">Account ID.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000036"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000038">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000040">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000042">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="UpdateGlobalConnectionBandwidth__topic1851000044">Instance ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="UpdateGlobalConnectionBandwidth__topic1851000045"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateGlobalConnectionBandwidth__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr id="UpdateGlobalConnectionBandwidth__topic1851000054"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="UpdateGlobalConnectionBandwidth__topic1851000056">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="UpdateGlobalConnectionBandwidth__topic1851000058">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="UpdateGlobalConnectionBandwidth__topic1851000060">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="UpdateGlobalConnectionBandwidth__topic1851000062">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="UpdateGlobalConnectionBandwidth__topic1851000064"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000066">X-Auth-Token</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000068">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000070">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="UpdateGlobalConnectionBandwidth__topic1851000072">User token.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateGlobalConnectionBandwidth__request_UpdateGlobalConnectionBandwidthRequestBody" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Request body parameters</caption><thead align="left"><tr id="UpdateGlobalConnectionBandwidth__topic1851000080"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p id="UpdateGlobalConnectionBandwidth__topic1851000082">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p id="UpdateGlobalConnectionBandwidth__topic1851000084">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="UpdateGlobalConnectionBandwidth__topic1851000086">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.2.5.1.4"><p id="UpdateGlobalConnectionBandwidth__topic1851000088">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="UpdateGlobalConnectionBandwidth__topic1851000090"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000092">globalconnection_bandwidth</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000094">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000096"><a href="#UpdateGlobalConnectionBandwidth__request_UpdateGlobalConnectionBandwidth">UpdateGlobalConnectionBandwidth</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="UpdateGlobalConnectionBandwidth__topic1851000099">Details about a global connection bandwidth.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="UpdateGlobalConnectionBandwidth__request_UpdateGlobalConnectionBandwidth"></a><a name="request_UpdateGlobalConnectionBandwidth"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateGlobalConnectionBandwidth__request_UpdateGlobalConnectionBandwidth" frame="border" border="1" rules="all"><caption><b>Table 4 </b>UpdateGlobalConnectionBandwidth</caption><thead align="left"><tr id="UpdateGlobalConnectionBandwidth__topic1851000107"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.1"><p id="UpdateGlobalConnectionBandwidth__topic1851000109">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.2"><p id="UpdateGlobalConnectionBandwidth__topic1851000111">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.3"><p id="UpdateGlobalConnectionBandwidth__topic1851000113">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.4.2.5.1.4"><p id="UpdateGlobalConnectionBandwidth__topic1851000115">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="UpdateGlobalConnectionBandwidth__topic1851000117"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000119">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000121">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000123">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="UpdateGlobalConnectionBandwidth__topic1851000125">Instance name.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000126"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000128">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000130">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000132">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="UpdateGlobalConnectionBandwidth__topic1851000134">Resource description. Angle brackets (&lt;&gt;) are not allowed.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000135"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000137">size</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000139">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000141">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="UpdateGlobalConnectionBandwidth__topic1851000143">The capacity of a global connection bandwidth, in Mbit/s.</p>
<p id="UpdateGlobalConnectionBandwidth__topic1851000144">Value range: 2 Mbit/s to 300 Mbit/s</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000145"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000147">charge_mode</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000149">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000151">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="UpdateGlobalConnectionBandwidth__topic1851000153">Billing option. By default, billing by bandwidth is enabled. Standard 95th percentile bandwidth billing is controlled using a whitelist.</p>
<p id="UpdateGlobalConnectionBandwidth__topic1851000154">Range:</p>
<ul id="UpdateGlobalConnectionBandwidth__topic1851000155"><li id="UpdateGlobalConnectionBandwidth__topic1851000156"><p id="UpdateGlobalConnectionBandwidth__topic1851000157"><a name="UpdateGlobalConnectionBandwidth__topic1851000156"></a><a name="topic1851000156"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000158">bwd</strong>: billing by bandwidth</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000159"><p id="UpdateGlobalConnectionBandwidth__topic1851000160"><a name="UpdateGlobalConnectionBandwidth__topic1851000159"></a><a name="topic1851000159"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000161">95</strong>: standard 95th percentile bandwidth billing (not supported)</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000162"><p id="UpdateGlobalConnectionBandwidth__topic1851000163"><a name="UpdateGlobalConnectionBandwidth__topic1851000162"></a><a name="topic1851000162"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000164">95avr</strong>: average daily 95th percentile bandwidth billing (not supported)</p>
</li></ul>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000165"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000167">sla_level</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000169">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000171">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="UpdateGlobalConnectionBandwidth__topic1851000173">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="UpdateGlobalConnectionBandwidth__topic1851000174"><li id="UpdateGlobalConnectionBandwidth__topic1851000175"><p id="UpdateGlobalConnectionBandwidth__topic1851000176"><a name="UpdateGlobalConnectionBandwidth__topic1851000175"></a><a name="topic1851000175"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000177">Pt</strong>: Platinum</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000178"><p id="UpdateGlobalConnectionBandwidth__topic1851000179"><a name="UpdateGlobalConnectionBandwidth__topic1851000178"></a><a name="topic1851000178"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000180">Au</strong>: Gold</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000181"><p id="UpdateGlobalConnectionBandwidth__topic1851000182"><a name="UpdateGlobalConnectionBandwidth__topic1851000181"></a><a name="topic1851000181"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000183">Ag</strong>: Silver</p>
</li></ul>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000184"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000186">binding_service</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000188">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000190">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="UpdateGlobalConnectionBandwidth__topic1851000192">Instance type.</p>
<ul id="UpdateGlobalConnectionBandwidth__topic1851000193"><li id="UpdateGlobalConnectionBandwidth__topic1851000194"><p id="UpdateGlobalConnectionBandwidth__topic1851000195"><a name="UpdateGlobalConnectionBandwidth__topic1851000194"></a><a name="topic1851000194"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000196">CC</strong>: cloud connection (not supported)</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000197"><p id="UpdateGlobalConnectionBandwidth__topic1851000198"><a name="UpdateGlobalConnectionBandwidth__topic1851000197"></a><a name="topic1851000197"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000199">GEIP</strong>: global EIP (not supported)</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000200"><p id="UpdateGlobalConnectionBandwidth__topic1851000201"><a name="UpdateGlobalConnectionBandwidth__topic1851000200"></a><a name="topic1851000200"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000202">GCN</strong>: central network</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000203"><p id="UpdateGlobalConnectionBandwidth__topic1851000204"><a name="UpdateGlobalConnectionBandwidth__topic1851000203"></a><a name="topic1851000203"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000205">GSN</strong>: site network (not supported)</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000206"><p id="UpdateGlobalConnectionBandwidth__topic1851000207"><a name="UpdateGlobalConnectionBandwidth__topic1851000206"></a><a name="topic1851000206"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000208">ALL</strong>: all instance types</p>
</li></ul>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000209"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000211">spec_code_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000213">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000215">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="UpdateGlobalConnectionBandwidth__topic1851000217">UUID of a line specification code.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="UpdateGlobalConnectionBandwidth__topic1851000218"><h4 class="sectiontitle">Response Parameters</h4><p id="UpdateGlobalConnectionBandwidth__topic1851000220"><strong id="UpdateGlobalConnectionBandwidth__topic1851000221">Status code: 200</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateGlobalConnectionBandwidth__response_ShowGlobalConnectionBandwidthResponseBody" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Response body parameters</caption><thead align="left"><tr id="UpdateGlobalConnectionBandwidth__topic1851000228"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.1"><p id="UpdateGlobalConnectionBandwidth__topic1851000230">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.2"><p id="UpdateGlobalConnectionBandwidth__topic1851000232">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.3.2.4.1.3"><p id="UpdateGlobalConnectionBandwidth__topic1851000234">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="UpdateGlobalConnectionBandwidth__topic1851000236"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000238">request_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000240">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000242">Request ID.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000243"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000245">globalconnection_bandwidth</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000247"><a href="#UpdateGlobalConnectionBandwidth__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="UpdateGlobalConnectionBandwidth__topic1851000250">Details about a global connection bandwidth.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="UpdateGlobalConnectionBandwidth__response_GlobalConnectionBandwidth"></a><a name="response_GlobalConnectionBandwidth"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateGlobalConnectionBandwidth__response_GlobalConnectionBandwidth" frame="border" border="1" rules="all"><caption><b>Table 6 </b>GlobalConnectionBandwidth</caption><thead align="left"><tr id="UpdateGlobalConnectionBandwidth__topic1851000257"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.1"><p id="UpdateGlobalConnectionBandwidth__topic1851000259">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.2"><p id="UpdateGlobalConnectionBandwidth__topic1851000261">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.4.2.4.1.3"><p id="UpdateGlobalConnectionBandwidth__topic1851000263">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="UpdateGlobalConnectionBandwidth__topic1851000265"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000267">id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000269">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000271">Instance ID.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000272"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000274">name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000276">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000278">Instance name.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000279"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000281">description</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000283">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000285">Resource description. Angle brackets (&lt;&gt;) are not allowed.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000286"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000288">domain_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000290">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000292">ID of the account that the instance belongs to.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000293"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000295">bordercross</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000297">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000299">Cross-border attribute of a global connection bandwidth.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000300"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000302">type</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000304">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000306">Type of a global connection bandwidth.</p>
<ul id="UpdateGlobalConnectionBandwidth__topic1851000307"><li id="UpdateGlobalConnectionBandwidth__topic1851000308"><p id="UpdateGlobalConnectionBandwidth__topic1851000309"><a name="UpdateGlobalConnectionBandwidth__topic1851000308"></a><a name="topic1851000308"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000310">TrsArea</strong>: cross-geographic-region bandwidth (not supported)</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000311"><p id="UpdateGlobalConnectionBandwidth__topic1851000312"><a name="UpdateGlobalConnectionBandwidth__topic1851000311"></a><a name="topic1851000311"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000313">Area</strong>: geographic-region bandwidth</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000314"><p id="UpdateGlobalConnectionBandwidth__topic1851000315"><a name="UpdateGlobalConnectionBandwidth__topic1851000314"></a><a name="topic1851000314"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000316">SubArea</strong>: region bandwidth (not supported)</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000317"><p id="UpdateGlobalConnectionBandwidth__topic1851000318"><a name="UpdateGlobalConnectionBandwidth__topic1851000317"></a><a name="topic1851000317"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000319">Region</strong>: multi-city bandwidth (not supported)</p>
</li></ul>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000320"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000322">binding_service</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000324">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000326">Instance type.</p>
<ul id="UpdateGlobalConnectionBandwidth__topic1851000327"><li id="UpdateGlobalConnectionBandwidth__topic1851000328"><p id="UpdateGlobalConnectionBandwidth__topic1851000329"><a name="UpdateGlobalConnectionBandwidth__topic1851000328"></a><a name="topic1851000328"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000330">CC</strong>: cloud connection (not supported)</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000331"><p id="UpdateGlobalConnectionBandwidth__topic1851000332"><a name="UpdateGlobalConnectionBandwidth__topic1851000331"></a><a name="topic1851000331"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000333">GEIP</strong>: global EIP (not supported)</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000334"><p id="UpdateGlobalConnectionBandwidth__topic1851000335"><a name="UpdateGlobalConnectionBandwidth__topic1851000334"></a><a name="topic1851000334"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000336">GCN</strong>: central network</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000337"><p id="UpdateGlobalConnectionBandwidth__topic1851000338"><a name="UpdateGlobalConnectionBandwidth__topic1851000337"></a><a name="topic1851000337"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000339">GSN</strong>: site network (not supported)</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000340"><p id="UpdateGlobalConnectionBandwidth__topic1851000341"><a name="UpdateGlobalConnectionBandwidth__topic1851000340"></a><a name="topic1851000340"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000342">ALL</strong>: all instance types</p>
</li></ul>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000343"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000345">enterprise_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000347">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000349">ID of the enterprise project that the resource belongs to.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000350"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000352">charge_mode</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000354">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000356">Billing option. By default, billing by bandwidth is enabled. Standard 95th percentile bandwidth billing is controlled using a whitelist.</p>
<p id="UpdateGlobalConnectionBandwidth__topic1851000357">Range:</p>
<ul id="UpdateGlobalConnectionBandwidth__topic1851000358"><li id="UpdateGlobalConnectionBandwidth__topic1851000359"><p id="UpdateGlobalConnectionBandwidth__topic1851000360"><a name="UpdateGlobalConnectionBandwidth__topic1851000359"></a><a name="topic1851000359"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000361">bwd</strong>: billing by bandwidth</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000362"><p id="UpdateGlobalConnectionBandwidth__topic1851000363"><a name="UpdateGlobalConnectionBandwidth__topic1851000362"></a><a name="topic1851000362"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000364">95</strong>: standard 95th percentile bandwidth billing (not supported)</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000365"><p id="UpdateGlobalConnectionBandwidth__topic1851000366"><a name="UpdateGlobalConnectionBandwidth__topic1851000365"></a><a name="topic1851000365"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000367">95avr</strong>: average daily 95th percentile bandwidth billing (not supported)</p>
</li></ul>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000368"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000370">size</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000372">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000374">The capacity of a global connection bandwidth, in Mbit/s.</p>
<p id="UpdateGlobalConnectionBandwidth__topic1851000375">Value range: 2 Mbit/s to 300 Mbit/s</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000376"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000378">sla_level</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000380">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000382">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="UpdateGlobalConnectionBandwidth__topic1851000383"><li id="UpdateGlobalConnectionBandwidth__topic1851000384"><p id="UpdateGlobalConnectionBandwidth__topic1851000385"><a name="UpdateGlobalConnectionBandwidth__topic1851000384"></a><a name="topic1851000384"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000386">Pt</strong>: Platinum</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000387"><p id="UpdateGlobalConnectionBandwidth__topic1851000388"><a name="UpdateGlobalConnectionBandwidth__topic1851000387"></a><a name="topic1851000387"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000389">Au</strong>: Gold</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000390"><p id="UpdateGlobalConnectionBandwidth__topic1851000391"><a name="UpdateGlobalConnectionBandwidth__topic1851000390"></a><a name="topic1851000390"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000392">Ag</strong>: Silver</p>
</li></ul>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000393"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000395">local_area</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000397">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000399">Name of the local access point.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000400"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000402">remote_area</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000404">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000406">Name of the remote access point.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000407"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000409">local_site_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000411">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000413">Code of the local access point.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000414"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000416">remote_site_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000418">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000420">Code of s remote access point.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000421"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000423">admin_state</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000425">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000427">Global connection bandwidth status.</p>
<ul id="UpdateGlobalConnectionBandwidth__topic1851000428"><li id="UpdateGlobalConnectionBandwidth__topic1851000429"><p id="UpdateGlobalConnectionBandwidth__topic1851000430"><a name="UpdateGlobalConnectionBandwidth__topic1851000429"></a><a name="topic1851000429"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000431">NORMAL</strong>: The bandwidth is normal.</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000432"><p id="UpdateGlobalConnectionBandwidth__topic1851000433"><a name="UpdateGlobalConnectionBandwidth__topic1851000432"></a><a name="topic1851000432"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000434">FREEZED</strong>: The bandwidth is frozen.</p>
</li></ul>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000435"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000437">frozen</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000439">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000441">Whether a global connection bandwidth is frozen.</p>
<ul id="UpdateGlobalConnectionBandwidth__topic1851000442"><li id="UpdateGlobalConnectionBandwidth__topic1851000443"><p id="UpdateGlobalConnectionBandwidth__topic1851000444"><a name="UpdateGlobalConnectionBandwidth__topic1851000443"></a><a name="topic1851000443"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000445">true</strong>: The bandwidth is frozen.</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000446"><p id="UpdateGlobalConnectionBandwidth__topic1851000447"><a name="UpdateGlobalConnectionBandwidth__topic1851000446"></a><a name="topic1851000446"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000448">false</strong>: The bandwidth is not frozen.</p>
</li></ul>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000449"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000451">spec_code_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000453">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000455">UUID of a line specification code.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000464"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000466">created_at</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000468">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000470">Time when the resource was created. The UTC time is in the <em id="UpdateGlobalConnectionBandwidth__topic1851000471">yyyy-MM-ddTHH:mm:ss</em> format.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000472"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000474">updated_at</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000476">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000478">Time when the resource was updated. The UTC time must be in the <em id="UpdateGlobalConnectionBandwidth__topic1851000479">yyyy-MM-ddTHH:mm:ss</em> format.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000480"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000482">directional_connections</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000484">Array of <a href="#UpdateGlobalConnectionBandwidth__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="UpdateGlobalConnectionBandwidth__topic1851000487">Directional connections.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000488"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000490">enable_share</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000492">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000494">Whether a global connection bandwidth can be used by multiple instances.</p>
<p id="UpdateGlobalConnectionBandwidth__topic1851000495">Range:</p>
<ul id="UpdateGlobalConnectionBandwidth__topic1851000496"><li id="UpdateGlobalConnectionBandwidth__topic1851000497"><p id="UpdateGlobalConnectionBandwidth__topic1851000498"><a name="UpdateGlobalConnectionBandwidth__topic1851000497"></a><a name="topic1851000497"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000499">true</strong>: The bandwidth can be used by multiple instances.</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000500"><p id="UpdateGlobalConnectionBandwidth__topic1851000501"><a name="UpdateGlobalConnectionBandwidth__topic1851000500"></a><a name="topic1851000500"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000502">false</strong>: The bandwidth cannot be used by multiple instances.</p>
</li></ul>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000503"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000505">instances</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000507">Array of <a href="#UpdateGlobalConnectionBandwidth__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="UpdateGlobalConnectionBandwidth__topic1851000510">The list of instances that the global connection bandwidth is bound to.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000511"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000513">eps_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000515">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000517">ID of the enterprise project that the instance belongs to.</p>
<p id="UpdateGlobalConnectionBandwidth__topic1851000518">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000519"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000521">billing_info</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000523">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000525">Billing information.</p>
<p id="UpdateGlobalConnectionBandwidth__topic1851000526">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000527"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000529">bandwidth</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000531">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000533">Range of a global connection bandwidth, in Mbit/s.</p>
<p id="UpdateGlobalConnectionBandwidth__topic1851000534">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000535"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000537">bandwidth_sla_level</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000539">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000541">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="UpdateGlobalConnectionBandwidth__topic1851000542"><li id="UpdateGlobalConnectionBandwidth__topic1851000543"><p id="UpdateGlobalConnectionBandwidth__topic1851000544"><a name="UpdateGlobalConnectionBandwidth__topic1851000543"></a><a name="topic1851000543"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000545">Pt</strong>: platinum</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000546"><p id="UpdateGlobalConnectionBandwidth__topic1851000547"><a name="UpdateGlobalConnectionBandwidth__topic1851000546"></a><a name="topic1851000546"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000548">Au</strong>: gold</p>
</li><li id="UpdateGlobalConnectionBandwidth__topic1851000549"><p id="UpdateGlobalConnectionBandwidth__topic1851000550"><a name="UpdateGlobalConnectionBandwidth__topic1851000549"></a><a name="topic1851000549"></a><strong id="UpdateGlobalConnectionBandwidth__topic1851000551">Ag</strong>: silver</p>
</li></ul>
<p id="UpdateGlobalConnectionBandwidth__topic1851000552">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000553"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000555">instance_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000557">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000559">Bound instance ID.</p>
<p id="UpdateGlobalConnectionBandwidth__topic1851000560">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000561"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000563">instance_type</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000565">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000567">Bound instance type.</p>
<p id="UpdateGlobalConnectionBandwidth__topic1851000568">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000569"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000571">instance_region_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000573">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000575">Region of the bound instance.</p>
<p id="UpdateGlobalConnectionBandwidth__topic1851000576">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000577"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000579">instance_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000581">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000583">Project ID of the bound instance.</p>
<p id="UpdateGlobalConnectionBandwidth__topic1851000584">This parameter has been discarded. Please do not use it.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="UpdateGlobalConnectionBandwidth__response_DirectionalConnection"></a><a name="response_DirectionalConnection"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateGlobalConnectionBandwidth__response_DirectionalConnection" frame="border" border="1" rules="all"><caption><b>Table 7 </b>DirectionalConnection</caption><thead align="left"><tr id="UpdateGlobalConnectionBandwidth__topic1851000619"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.5.2.4.1.1"><p id="UpdateGlobalConnectionBandwidth__topic1851000621">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.5.2.4.1.2"><p id="UpdateGlobalConnectionBandwidth__topic1851000623">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.5.2.4.1.3"><p id="UpdateGlobalConnectionBandwidth__topic1851000625">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="UpdateGlobalConnectionBandwidth__topic1851000627"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000629">name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000631">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000633">Instance name.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000634"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000636">id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000638">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000640">Instance ID.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000641"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000643">local_site_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000645">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000647">Code of the local access point.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000648"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000650">remote_site_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000652">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000654">Code of s remote access point.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="UpdateGlobalConnectionBandwidth__response_GlobalConnectionBandwidthAssociatedInstance"></a><a name="response_GlobalConnectionBandwidthAssociatedInstance"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateGlobalConnectionBandwidth__response_GlobalConnectionBandwidthAssociatedInstance" frame="border" border="1" rules="all"><caption><b>Table 8 </b>GlobalConnectionBandwidthAssociatedInstance</caption><thead align="left"><tr id="UpdateGlobalConnectionBandwidth__topic1851000661"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.1"><p id="UpdateGlobalConnectionBandwidth__topic1851000663">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.2"><p id="UpdateGlobalConnectionBandwidth__topic1851000665">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.6.2.4.1.3"><p id="UpdateGlobalConnectionBandwidth__topic1851000667">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="UpdateGlobalConnectionBandwidth__topic1851000669"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000671">id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000673">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000675">Bound instance ID.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000676"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000678">type</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000680">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000682">Bound instance type.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000683"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000685">region_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000687">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000689">Region of the bound instance. The default value is <strong id="UpdateGlobalConnectionBandwidth__topic1851000690">global</strong> for global services.</p>
</td>
</tr>
<tr id="UpdateGlobalConnectionBandwidth__topic1851000691"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000693">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000695">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="UpdateGlobalConnectionBandwidth__topic1851000697">Project ID of the bound instance.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="UpdateGlobalConnectionBandwidth__topic1851000698"><h4 class="sectiontitle">Example Requests</h4><p id="UpdateGlobalConnectionBandwidth__topic1851000700">Updating a global connection bandwidth</p>
<pre class="screen" id="UpdateGlobalConnectionBandwidth__topic1851000701">PUT https://{cc_endpoint}/v3/{domain_id}/gcb/gcbandwidths/{id}
{
"globalconnection_bandwidth" : {
"name" : "test",
"description" : "Description",
"size" : 5
}
}</pre>
</div>
<div class="section" id="UpdateGlobalConnectionBandwidth__topic1851000702"><h4 class="sectiontitle">Example Responses</h4><p id="UpdateGlobalConnectionBandwidth__topic1851000704"><strong id="UpdateGlobalConnectionBandwidth__topic1851000705">Status code: 200</strong></p>
<p id="UpdateGlobalConnectionBandwidth__topic1851000706">The global connection bandwidth has been updated.</p>
<pre class="screen" id="UpdateGlobalConnectionBandwidth__topic1851000707">{
"request_id" : "1b90e4762e3090961a30ca3a712dc0ed",
"globalconnection_bandwidth" : {
"id" : "a3bad420-33b8-4e26-9e9b-bdf67aa8e72b",
"name" : "name",
"description" : "description",
"domain_id" : "521bb3d98bed4c6c9ee8669bd0620f76",
"bordercross" : false,
"type" : "Region",
"binding_service" : "CC",
"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="UpdateGlobalConnectionBandwidth__topic1851000708"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateGlobalConnectionBandwidth__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="UpdateGlobalConnectionBandwidth__topic1851000714"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="UpdateGlobalConnectionBandwidth__topic1851000716">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="UpdateGlobalConnectionBandwidth__topic1851000718">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="UpdateGlobalConnectionBandwidth__topic1851000720"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="UpdateGlobalConnectionBandwidth__topic1851000722">200</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="UpdateGlobalConnectionBandwidth__topic1851000724">The global connection bandwidth has been updated.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="UpdateGlobalConnectionBandwidth__topic1851000725"><h4 class="sectiontitle">Error Codes</h4><p id="UpdateGlobalConnectionBandwidth__topic1851000727">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>