DC API 20241129 version

Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: fanqinying <fanqinying@huawei.com>
Co-committed-by: fanqinying <fanqinying@huawei.com>
This commit is contained in:
2025-09-08 13:31:33 +00:00
committed by zuul
parent cd96953687
commit 070036121f
49 changed files with 6332 additions and 4327 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,93 @@
<a name="DeleteResourceTag"></a><a name="DeleteResourceTag"></a>
<h1 class="topictitle1">Deleting a Resource Tag</h1>
<div id="body8662426"><div class="section" id="DeleteResourceTag__en-us_topic_0000001782705397_section1622114717224"><h4 class="sectiontitle">Function</h4><p id="DeleteResourceTag__en-us_topic_0000001782705397_p32314720225">When a tag is deleted, the tag character set is not verified. Before calling this API, perform the encodeURI operation. The server must perform decodeURI on the API URI. The tag key cannot be left blank or be an empty string. If the key of the tag to be deleted is not found, 404 will be returned.</p>
</div>
<div class="section" id="DeleteResourceTag__en-us_topic_0000001782705397_section142374722215"><h4 class="sectiontitle">URI</h4><p id="DeleteResourceTag__en-us_topic_0000001782705397_p1423647182211">DELETE /v3/{project_id}/{resource_type}/{resource_id}/tags/{key}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="DeleteResourceTag__en-us_topic_0000001782705397_table17261479228" frame="border" border="1" rules="all"><caption><b>Table 1 </b>URI parameters</caption><thead align="left"><tr id="DeleteResourceTag__en-us_topic_0000001782705397_row424154712212"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="DeleteResourceTag__en-us_topic_0000001782705397_p326647182213">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="DeleteResourceTag__en-us_topic_0000001782705397_p15263475222">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="DeleteResourceTag__en-us_topic_0000001782705397_p1427144711228">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="DeleteResourceTag__en-us_topic_0000001782705397_p1227184715222">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="DeleteResourceTag__en-us_topic_0000001782705397_row11240474221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="DeleteResourceTag__en-us_topic_0000001782705397_p12720479228">key</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="DeleteResourceTag__en-us_topic_0000001782705397_p72718479225">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="DeleteResourceTag__en-us_topic_0000001782705397_p32854782219">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="DeleteResourceTag__en-us_topic_0000001782705397_p9281847102220">Specifies the tag key.</p>
</td>
</tr>
<tr id="DeleteResourceTag__en-us_topic_0000001782705397_row1524184713225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="DeleteResourceTag__en-us_topic_0000001782705397_p102844714227">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="DeleteResourceTag__en-us_topic_0000001782705397_p112917474223">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="DeleteResourceTag__en-us_topic_0000001782705397_p162934732212">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="DeleteResourceTag__en-us_topic_0000001782705397_p82914772219">Specifies the project ID.</p>
</td>
</tr>
<tr id="DeleteResourceTag__en-us_topic_0000001782705397_row625247152211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="DeleteResourceTag__en-us_topic_0000001782705397_p329134742220">resource_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="DeleteResourceTag__en-us_topic_0000001782705397_p7301447192212">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="DeleteResourceTag__en-us_topic_0000001782705397_p63074702219">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="DeleteResourceTag__en-us_topic_0000001782705397_p5301447162210">Specifies the resource ID.</p>
</td>
</tr>
<tr id="DeleteResourceTag__en-us_topic_0000001782705397_row52511472228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="DeleteResourceTag__en-us_topic_0000001782705397_p1331114711227">resource_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="DeleteResourceTag__en-us_topic_0000001782705397_p19311147182213">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="DeleteResourceTag__en-us_topic_0000001782705397_p43115478223">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><ul id="DeleteResourceTag__en-us_topic_0000001782705397_ul203212475227"><li id="DeleteResourceTag__en-us_topic_0000001782705397_li33294712213">Specifies the Direct Connect resource type. The value can be <strong id="DeleteResourceTag__en-us_topic_0000001782705397_b8853925102713">dc-directconnect</strong>, <strong id="DeleteResourceTag__en-us_topic_0000001782705397_b1219619294272">dc-vgw</strong>, or <strong id="DeleteResourceTag__en-us_topic_0000001782705397_b996172002718">dc-vif</strong>.</li><li id="DeleteResourceTag__en-us_topic_0000001782705397_li203394732214"><strong id="DeleteResourceTag__en-us_topic_0000001782705397_b1612128017134">dc-directconnect</strong>: Direct Connect connection</li><li id="DeleteResourceTag__en-us_topic_0000001782705397_li10331647142219"><strong id="DeleteResourceTag__en-us_topic_0000001782705397_b145480167751">dc-vgw</strong>: virtual gateway</li><li id="DeleteResourceTag__en-us_topic_0000001782705397_li433134772218"><strong id="DeleteResourceTag__en-us_topic_0000001782705397_b20254162067148">dc-vif</strong>: virtual interface</li></ul>
<p id="DeleteResourceTag__en-us_topic_0000001782705397_p433134792211">Enumeration values:</p>
<ul id="DeleteResourceTag__en-us_topic_0000001782705397_ul63417477225"><li id="DeleteResourceTag__en-us_topic_0000001782705397_li12343479223"><strong id="DeleteResourceTag__en-us_topic_0000001782705397_b73424713227">dc-directconnect</strong></li><li id="DeleteResourceTag__en-us_topic_0000001782705397_li13418472221"><strong id="DeleteResourceTag__en-us_topic_0000001782705397_b43494716220">dc-vgw</strong></li><li id="DeleteResourceTag__en-us_topic_0000001782705397_li13414477224"><strong id="DeleteResourceTag__en-us_topic_0000001782705397_b12341547162220">dc-vif</strong></li></ul>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="DeleteResourceTag__en-us_topic_0000001782705397_section1334174772212"><h4 class="sectiontitle">Request Parameters</h4><p id="DeleteResourceTag__en-us_topic_0000001782705397_p1235147112210">None</p>
</div>
<div class="section" id="DeleteResourceTag__en-us_topic_0000001782705397_section1350473228"><h4 class="sectiontitle">Response Parameters</h4><p id="DeleteResourceTag__en-us_topic_0000001782705397_p1335164772214">None</p>
</div>
<div class="section" id="DeleteResourceTag__en-us_topic_0000001782705397_section235204792210"><h4 class="sectiontitle">Example Requests</h4><p id="DeleteResourceTag__en-us_topic_0000001782705397_p203519477225">Deleting a resource tag</p>
<pre class="screen" id="DeleteResourceTag__en-us_topic_0000001782705397_screen236347122210">DELETE https://{dc-endpoint}/v3/cfa563efb77d4b6d9960781d82530fd8/instance/3320166e-b937-40cc-a35c-02cd3f2b3ee2/tags/key1</pre>
</div>
<div class="section" id="DeleteResourceTag__en-us_topic_0000001782705397_section13361447192211"><h4 class="sectiontitle">Example Responses</h4><p id="DeleteResourceTag__en-us_topic_0000001782705397_p33664719221">None</p>
</div>
<div class="section" id="DeleteResourceTag__en-us_topic_0000001782705397_section1558747192218"><h4 class="sectiontitle">Status Code</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="DeleteResourceTag__en-us_topic_0000001782705397_status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="DeleteResourceTag__en-us_topic_0000001782705397_row75984711227"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="DeleteResourceTag__en-us_topic_0000001782705397_p146064762210">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="DeleteResourceTag__en-us_topic_0000001782705397_p360154711227">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="DeleteResourceTag__en-us_topic_0000001782705397_row1259647112210"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="DeleteResourceTag__en-us_topic_0000001782705397_p76014702215">204</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="DeleteResourceTag__en-us_topic_0000001782705397_p26004772210">No Content</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="DeleteResourceTag__en-us_topic_0000001782705397_section196114792217"><h4 class="sectiontitle">Error Codes</h4><p id="DeleteResourceTag__en-us_topic_0000001782705397_p161124713221">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_300000003.html">Tag Management</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,15 +1,17 @@
<a name="dc_07_0000"></a><a name="dc_07_0000"></a>
<h1 class="topictitle1">APIs v3</h1>
<h1 class="topictitle1">API v3</h1>
<div id="body0000001678327972"><p id="dc_07_0000__p8060118"></p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="topic_300000000.html">Connection</a></strong><br>
<li class="ulchildlink"><strong><a href="topic_300000000.html">Connections</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="topic_300000001.html">Virtual Gateway</a></strong><br>
<li class="ulchildlink"><strong><a href="topic_300000001.html">Virtual Gateways</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="topic_300000002.html">Virtual Interface</a></strong><br>
<li class="ulchildlink"><strong><a href="topic_300000002.html">Virtual Interfaces</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="topic_300000003.html">Tag Management</a></strong><br>
</li>
</ul>
</div>

View File

@ -12,6 +12,8 @@
</li>
<li class="ulchildlink"><strong><a href="dc_08_3004.html">Virtual Interfaces</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="dc_08_3007.html">Tags</a></strong><br>
</li>
</ul>
</div>

View File

@ -12,7 +12,7 @@
</div></div>
</li></ul>
<p id="dc_08_3001__en-us_topic_0178454989_en-us_topic_0173706814_en-us_topic_0171716105_p20870102118497">Direct Connect supports the following actions that can be defined in custom policies:</p>
<ul id="dc_08_3001__ul8428183772113"><li id="dc_08_3001__li1428153719217"><a href="dc_08_3002.html">Connections</a>: contains actions supported by the APIs of Direct Connect connections, for example, creating a connection.</li><li id="dc_08_3001__li8428537162112"><a href="dc_08_3003.html">Virtual Gateways</a>: contains actions supported by the APIs of Direct Connect virtual gateway, such as creating a virtual gateway.</li><li id="dc_08_3001__li242813702115"><a href="dc_08_3004.html">Virtual Interfaces</a>: contains actions supported by the APIs of Direct Connect virtual interfaces, for example, creating a virtual interface.</li></ul>
<ul id="dc_08_3001__ul8428183772113"><li id="dc_08_3001__li1428153719217"><a href="dc_08_3002.html">Connections</a>: contains actions supported by the APIs of Direct Connect connections, for example, creating a connection.</li><li id="dc_08_3001__li8428537162112"><a href="dc_08_3003.html">Virtual Gateways</a>: contains actions supported by the APIs of Direct Connect virtual gateway, such as creating a virtual gateway.</li><li id="dc_08_3001__li242813702115"><a href="dc_08_3004.html">Virtual Interfaces</a>: contains actions supported by the APIs of Direct Connect virtual interfaces, for example, creating a virtual interface.</li><li id="dc_08_3001__li96495763117"><a href="dc_08_3007.html">Tags</a>: contains actions supported by the APIs of Direct Connect tags, for example, adding a tag to a resource.</li></ul>
</div>
</div>
<div>

File diff suppressed because it is too large Load Diff

View File

@ -11,22 +11,22 @@
</thead>
<tbody><tr id="en-us_topic_0055025301__row148781026122919"><td class="cellrowborder" valign="top" width="22.89%" headers="mcps1.3.2.2.2.3.1.1 "><p id="en-us_topic_0055025301__p128788265295">Connection APIs</p>
</td>
<td class="cellrowborder" valign="top" width="77.11%" headers="mcps1.3.2.2.2.3.1.2 "><p id="en-us_topic_0055025301__p155621015155120">Used to manage connections, including the API used to create a hosted connection, the APIs used to query, delete, and update a connection, and the API to query the connection list.</p>
<td class="cellrowborder" valign="top" width="77.11%" headers="mcps1.3.2.2.2.3.1.2 "><p id="en-us_topic_0055025301__p155621015155120">Used to manage connections, including the API used to create a hosted connection, the APIs used to query, delete, and update a connection, and the API to query the connection list</p>
</td>
</tr>
<tr id="en-us_topic_0055025301__row1987820263297"><td class="cellrowborder" valign="top" width="22.89%" headers="mcps1.3.2.2.2.3.1.1 "><p id="en-us_topic_0055025301__p8939172693215">Virtual gateway APIs</p>
</td>
<td class="cellrowborder" valign="top" width="77.11%" headers="mcps1.3.2.2.2.3.1.2 "><p id="en-us_topic_0055025301__p49241952">Used to manage virtual gateways, including the APIs used to create, delete, query, and update a virtual gateway, and the API to query the virtual gateway list.</p>
<td class="cellrowborder" valign="top" width="77.11%" headers="mcps1.3.2.2.2.3.1.2 "><p id="en-us_topic_0055025301__p49241952">Used to manage virtual gateways, including the APIs used to create, delete, query, and update a virtual gateway, and the API to query the virtual gateway list</p>
</td>
</tr>
<tr id="en-us_topic_0055025301__row87746166614"><td class="cellrowborder" valign="top" width="22.89%" headers="mcps1.3.2.2.2.3.1.1 "><p id="en-us_topic_0055025301__p73349397495">Virtual interface APIs</p>
</td>
<td class="cellrowborder" valign="top" width="77.11%" headers="mcps1.3.2.2.2.3.1.2 "><p id="en-us_topic_0055025301__p19860558104553">Used to manage virtual interfaces, including the APIs used to create, delete, query, and update a virtual interface, and the API to query the virtual interface list.</p>
<td class="cellrowborder" valign="top" width="77.11%" headers="mcps1.3.2.2.2.3.1.2 "><p id="en-us_topic_0055025301__p19860558104553">Used to manage virtual interfaces, including the APIs used to create, delete, query, and update a virtual interface, and the API to query the virtual interface list</p>
</td>
</tr>
<tr id="en-us_topic_0055025301__row816313459617"><td class="cellrowborder" valign="top" width="22.89%" headers="mcps1.3.2.2.2.3.1.1 "><p id="en-us_topic_0055025301__p1216317451267">Direct Connect endpoint group APIs</p>
</td>
<td class="cellrowborder" valign="top" width="77.11%" headers="mcps1.3.2.2.2.3.1.2 "><p id="en-us_topic_0055025301__p8781829204012">Used to manage Direct Connect endpoint groups, including the APIs used to create, delete, query, and update an endpoint group, and the API used to query the endpoint group list.</p>
<td class="cellrowborder" valign="top" width="77.11%" headers="mcps1.3.2.2.2.3.1.2 "><p id="en-us_topic_0055025301__p8781829204012">Used to manage Direct Connect endpoint groups, including the APIs used to create, delete, query, and update an endpoint group, and the API used to query the endpoint group list</p>
</td>
</tr>
</tbody>
@ -42,17 +42,17 @@
</thead>
<tbody><tr id="en-us_topic_0055025301__en-us_topic_0178454981_en-us_topic_0173706804_row1227932183218"><td class="cellrowborder" valign="top" width="22.89%" headers="mcps1.3.3.2.2.3.1.1 "><p id="en-us_topic_0055025301__en-us_topic_0178454981_en-us_topic_0173706804_p11201229163219">Connection APIs</p>
</td>
<td class="cellrowborder" valign="top" width="77.11%" headers="mcps1.3.3.2.2.3.1.2 "><p id="en-us_topic_0055025301__en-us_topic_0178454981_en-us_topic_0173706804_p1279521143211">APIs for querying connection details, updating connection information, deleting a connection, querying the connection list, querying the hosted connection list, creating a hosted connection, querying hosted connection details, updating hosted connection information, and deleting a hosted connection</p>
<td class="cellrowborder" valign="top" width="77.11%" headers="mcps1.3.3.2.2.3.1.2 "><p id="en-us_topic_0055025301__en-us_topic_0178454981_en-us_topic_0173706804_p1279521143211">APIs for querying connection details, updating connection information, deleting a connection, querying the connection list, querying the hosted connection list, creating a hosted connection, querying hosted connection details, updating a hosted connection, and deleting a hosted connection</p>
</td>
</tr>
<tr id="en-us_topic_0055025301__en-us_topic_0178454981_en-us_topic_0173706804_row227972163219"><td class="cellrowborder" valign="top" width="22.89%" headers="mcps1.3.3.2.2.3.1.1 "><p id="en-us_topic_0055025301__en-us_topic_0178454981_en-us_topic_0173706804_p2686535123212">Virtual gateway APIs</p>
</td>
<td class="cellrowborder" valign="top" width="77.11%" headers="mcps1.3.3.2.2.3.1.2 "><p id="en-us_topic_0055025301__p885912540916">APIs for querying virtual gateway details, updating virtual gateway information, deleting a virtual gateway, querying the virtual gateway list, and creating a virtual gateway</p>
<td class="cellrowborder" valign="top" width="77.11%" headers="mcps1.3.3.2.2.3.1.2 "><p id="en-us_topic_0055025301__p885912540916">APIs for querying virtual gateway details, updating a virtual gateway, deleting a virtual gateway, querying the virtual gateway list, and creating a virtual gateway</p>
</td>
</tr>
<tr id="en-us_topic_0055025301__en-us_topic_0178454981_row393263416215"><td class="cellrowborder" valign="top" width="22.89%" headers="mcps1.3.3.2.2.3.1.1 "><p id="en-us_topic_0055025301__en-us_topic_0178454981_p149326341827">Virtual interface APIs</p>
</td>
<td class="cellrowborder" valign="top" width="77.11%" headers="mcps1.3.3.2.2.3.1.2 "><p id="en-us_topic_0055025301__p1485914548916">APIs for querying virtual interface details, updating virtual interface information, deleting a virtual interface, querying the virtual interface list, and creating a virtual interface</p>
<td class="cellrowborder" valign="top" width="77.11%" headers="mcps1.3.3.2.2.3.1.2 "><p id="en-us_topic_0055025301__p1485914548916">APIs for querying virtual interface details, updating a virtual interface, deleting a virtual interface, querying the virtual interface list, and creating a virtual interface</p>
</td>
</tr>
</tbody>

View File

@ -1,6 +1,6 @@
<a name="en-us_topic_0055025309"></a><a name="en-us_topic_0055025309"></a>
<h1 class="topictitle1">APIs v2.0</h1>
<h1 class="topictitle1">API v2.0</h1>
<div id="body1539589976314"></div>
<div>
<ul class="ullinks">

View File

@ -11,7 +11,7 @@
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0055025309.html">APIs v2.0</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0055025309.html">API v2.0</a></div>
</div>
</div>

View File

@ -19,7 +19,7 @@
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0055025309.html">APIs v2.0</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0055025309.html">API v2.0</a></div>
</div>
</div>

View File

@ -1,7 +1,7 @@
<a name="en-us_topic_0055025314"></a><a name="en-us_topic_0055025314"></a>
<h1 class="topictitle1">Overview</h1>
<div id="body8662426"><div class="section" id="en-us_topic_0055025314__en-us_topic_0070676569_section23215317204921"><a name="en-us_topic_0055025314__en-us_topic_0070676569_section23215317204921"></a><a name="en-us_topic_0070676569_section23215317204921"></a><h4 class="sectiontitle">Object Introduction</h4><p id="en-us_topic_0055025314__p5322428105615">This section describes the APIs for managing connections, including the API used to create a hosted connection, the APIs used to query, update, and delete a connection, and the API used to query the connection list.</p>
<div id="body8662426"><div class="section" id="en-us_topic_0055025314__en-us_topic_0070676569_section23215317204921"><a name="en-us_topic_0055025314__en-us_topic_0070676569_section23215317204921"></a><a name="en-us_topic_0070676569_section23215317204921"></a><h4 class="sectiontitle">Object Introduction</h4><p id="en-us_topic_0055025314__p5322428105615">This topic describes the APIs for managing connections, including the API used to create a hosted connection, the APIs used to query, update, and delete a connection, and the API used to query the connection list.</p>
</div>
<div class="section" id="en-us_topic_0055025314__en-us_topic_0070676569_section51721924204921"><a name="en-us_topic_0055025314__en-us_topic_0070676569_section51721924204921"></a><a name="en-us_topic_0070676569_section51721924204921"></a><h4 class="sectiontitle">Object Model</h4>
<div class="tablenoborder"><a name="en-us_topic_0055025314__en-us_topic_0070676569_table49902238182444"></a><a name="en-us_topic_0070676569_table49902238182444"></a><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0055025314__en-us_topic_0070676569_table49902238182444" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Connection objects</caption><thead align="left"><tr id="en-us_topic_0055025314__en-us_topic_0070676569_row27727643182444"><th align="left" class="cellrowborder" valign="top" width="13.99%" id="mcps1.3.2.2.2.7.1.1"><p id="en-us_topic_0055025314__en-us_topic_0070676569_p31346634182444">Parameter</p>

View File

@ -2,7 +2,7 @@
<h1 class="topictitle1">Creating a Connection</h1>
<div id="body27824865"><div class="section" id="en-us_topic_0055025315__section54540374"><h4 class="sectiontitle">Function</h4><p id="en-us_topic_0055025315__p57902635">This API is used to create a hosted connection.</p>
<div class="note" id="en-us_topic_0055025315__note74461744413"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="en-us_topic_0055025315__p12446876447">This API can only be used to create hosted connections.</p>
<div class="note" id="en-us_topic_0055025315__note74461744413"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="en-us_topic_0055025315__p12446876447">This API can only be used to create a hosted connection.</p>
</div></div>
</div>
<div class="section" id="en-us_topic_0055025315__section21101319"><h4 class="sectiontitle">URI</h4><p id="en-us_topic_0055025315__p1014814366318">POST /v2.0/dcaas/direct-connects</p>
@ -78,6 +78,8 @@
<td class="cellrowborder" valign="top" width="17.82178217821782%" headers="mcps1.3.3.3.2.5.1.3 "><p id="en-us_topic_0055025315__p20471702212825">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="49.504950495049506%" headers="mcps1.3.3.3.2.5.1.4 "><p id="en-us_topic_0055025315__p14661139118">Specifies the type of the port used by the connection. The value can be <strong id="en-us_topic_0055025315__b756616343571">1G</strong>, <strong id="en-us_topic_0055025315__b05665340571">10G</strong>, <strong id="en-us_topic_0055025315__b5567234175719">40G</strong>, or <strong id="en-us_topic_0055025315__b65679344572">100G</strong>.</p>
<div class="note" id="en-us_topic_0055025315__note4163157135010"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="en-us_topic_0055025315__p15163197145011">This is a reserved parameter. The actual value is the port type of the operations connection that the hosted connection relies on.</p>
</div></div>
</td>
</tr>
<tr id="en-us_topic_0055025315__row12404882212734"><td class="cellrowborder" valign="top" width="18.81188118811881%" headers="mcps1.3.3.3.2.5.1.1 "><p id="en-us_topic_0055025315__p17969725212825">bandwidth</p>
@ -159,7 +161,7 @@
</td>
<td class="cellrowborder" valign="top" width="17.82178217821782%" headers="mcps1.3.3.3.2.5.1.3 "><p id="en-us_topic_0055025315__p7530619112023">No</p>
</td>
<td class="cellrowborder" valign="top" width="49.504950495049506%" headers="mcps1.3.3.3.2.5.1.4 "><p id="en-us_topic_0055025315__p168021375614">Specifies the connection type. The value can only be <strong id="en-us_topic_0055025315__b790639356">hosted</strong>.</p>
<td class="cellrowborder" valign="top" width="49.504950495049506%" headers="mcps1.3.3.3.2.5.1.4 "><p id="en-us_topic_0055025315__p168021375614">Specifies the connection type. The value can only be <strong id="en-us_topic_0055025315__b1740165706">hosted</strong>.</p>
</td>
</tr>
<tr id="en-us_topic_0055025315__row5337525611209"><td class="cellrowborder" valign="top" width="18.81188118811881%" headers="mcps1.3.3.3.2.5.1.1 "><p id="en-us_topic_0055025315__p12222720112023">hosting_id</p>
@ -168,7 +170,7 @@
</td>
<td class="cellrowborder" valign="top" width="17.82178217821782%" headers="mcps1.3.3.3.2.5.1.3 "><p id="en-us_topic_0055025315__p65282521112023">No</p>
</td>
<td class="cellrowborder" valign="top" width="49.504950495049506%" headers="mcps1.3.3.3.2.5.1.4 "><p id="en-us_topic_0055025315__p53392877112023">Specifies the ID of the operations connection on which the hosted connection is created.</p>
<td class="cellrowborder" valign="top" width="49.504950495049506%" headers="mcps1.3.3.3.2.5.1.4 "><p id="en-us_topic_0055025315__p53392877112023">Specifies the ID of the operations connection that the hosted connection is created on.</p>
</td>
</tr>
<tr id="en-us_topic_0055025315__row21368111958"><td class="cellrowborder" valign="top" width="18.81188118811881%" headers="mcps1.3.3.3.2.5.1.1 "><p id="en-us_topic_0055025315__p56574156112023">charge_mode</p>
@ -227,7 +229,7 @@
<div class="tablenoborder"><a name="en-us_topic_0055025315__table50787760154022"></a><a name="table50787760154022"></a><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0055025315__table50787760154022" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Response parameter</caption><thead align="left"><tr id="en-us_topic_0055025315__row48608566154022"><th align="left" class="cellrowborder" valign="top" width="30%" id="mcps1.3.4.3.2.4.1.1"><p id="en-us_topic_0055025315__p44979764154022">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="28.000000000000004%" id="mcps1.3.4.3.2.4.1.2"><p id="en-us_topic_0055025315__p19482271154022"><strong id="en-us_topic_0055025315__b250889441">Type</strong></p>
<th align="left" class="cellrowborder" valign="top" width="28.000000000000004%" id="mcps1.3.4.3.2.4.1.2"><p id="en-us_topic_0055025315__p19482271154022"><strong id="en-us_topic_0055025315__b1615915177">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="42%" id="mcps1.3.4.3.2.4.1.3"><p id="en-us_topic_0055025315__p47904218154022">Description</p>
</th>

View File

@ -23,7 +23,7 @@
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0055025309.html">APIs v2.0</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0055025309.html">API v2.0</a></div>
</div>
</div>

View File

@ -23,7 +23,7 @@
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0055025309.html">APIs v2.0</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0055025309.html">API v2.0</a></div>
</div>
</div>

View File

@ -21,7 +21,7 @@
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0055025309.html">APIs v2.0</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0055025309.html">API v2.0</a></div>
</div>
</div>

View File

@ -183,7 +183,7 @@
"id" : "6ecd9cf3-ca64-46c7-863f-f2eb1b9e838a",
"tenant_id" : "6fbe9263116a4b68818cf1edce16bc4f",
"name" : "endpoint group1",
"description" : "",
"description" : null,
"endpoints" : [ "10.2.0.0/24", "10.3.0.0/24" ],
"type" : "cidr"
}

View File

@ -118,7 +118,7 @@
"id" : "6ecd9cf3-ca64-46c7-863f-f2eb1b9e838a",
"tenant_id" : "6fbe9263116a4b68818cf1edce16bc4f",
"name" : "endpoint group1",
"description" : "",
"description" : null,
"endpoints" : [ "10.2.0.0/24", "10.3.0.0/24" ],
"type" : "cidr"
}]

View File

@ -137,7 +137,7 @@
"id" : "6ecd9cf3-ca64-46c7-863f-f2eb1b9e838a",
"tenant_id" : "6fbe9263116a4b68818cf1edce16bc4f",
"name" : "endpoint group1",
"description" : "",
"description" : null,
"endpoints" : [ "10.2.0.0/24", "10.3.0.0/24" ],
"type" : "cidr"
}

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
<a name="topic_300000000"></a><a name="topic_300000000"></a>
<h1 class="topictitle1">Connection</h1>
<div id="body8662426"><p> </p>
<h1 class="topictitle1">Connections</h1>
<div id="body8662426"><p id="topic_300000000__en-us_topic_0000001782705361_p211297194590"> </p>
</div>
<div>
<ul class="ullinks">
@ -26,7 +26,7 @@
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dc_07_0000.html">APIs v3</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="dc_07_0000.html">API v3</a></div>
</div>
</div>

View File

@ -1,7 +1,7 @@
<a name="topic_300000001"></a><a name="topic_300000001"></a>
<h1 class="topictitle1">Virtual Gateway</h1>
<div id="body8662426"><p> </p>
<h1 class="topictitle1">Virtual Gateways</h1>
<div id="body8662426"><p id="topic_300000001__en-us_topic_0000001782745613_p166927283490"> </p>
</div>
<div>
<ul class="ullinks">
@ -11,14 +11,14 @@
</li>
<li class="ulchildlink"><strong><a href="DeleteVirtualGateway.html">Deleting a Virtual Gateway</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ListVirtualGateways.html">Querying Virtual Gateways</a></strong><br>
<li class="ulchildlink"><strong><a href="ListVirtualGateways.html">Querying the Virtual Gateway List</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="CreateVirtualGateway.html">Creating a Virtual Gateway</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dc_07_0000.html">APIs v3</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="dc_07_0000.html">API v3</a></div>
</div>
</div>

View File

@ -1,7 +1,7 @@
<a name="topic_300000002"></a><a name="topic_300000002"></a>
<h1 class="topictitle1">Virtual Interface</h1>
<div id="body8662426"><p> </p>
<h1 class="topictitle1">Virtual Interfaces</h1>
<div id="body8662426"><p id="topic_300000002__en-us_topic_0000001782705381_p160519543889"> </p>
</div>
<div>
<ul class="ullinks">
@ -18,7 +18,7 @@
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dc_07_0000.html">APIs v3</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="dc_07_0000.html">API v3</a></div>
</div>
</div>

View File

@ -0,0 +1,26 @@
<a name="topic_300000003"></a><a name="topic_300000003"></a>
<h1 class="topictitle1">Tag Management</h1>
<div id="body8662426"><p id="topic_300000003__en-us_topic_0000001735666316_p2047395186101"> </p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="ListProjectTags.html">Querying Tags by Project</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ShowResourceTag.html">Querying Tags of a Resource</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="CreateResourceTag.html">Adding a Resource Tag</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="BatchCreateResourceTags.html">Adding or Deleting Tags in Batches</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="DeleteResourceTag.html">Deleting a Resource Tag</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ListTagResourceInstances.html">Querying Resources by Tag</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dc_07_0000.html">API v3</a></div>
</div>
</div>