VPC API 20230106 version
Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com> Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
574
docs/vpc/api-ref/AssociatePublicips.html
Normal file
496
docs/vpc/api-ref/DisassociatePublicips.html
Normal file
210
docs/vpc/api-ref/ListCommonPools.html
Normal file
1212
docs/vpc/api-ref/ListPublicipsV3.html
Normal file
765
docs/vpc/api-ref/ShowPublicipV3.html
Normal file
22
docs/vpc/api-ref/eip_apiv3_0100.html
Normal file
@ -0,0 +1,22 @@
|
||||
<a name="eip_apiv3_0100"></a><a name="eip_apiv3_0100"></a>
|
||||
|
||||
<h1 class="topictitle1">EIPs</h1>
|
||||
<div id="body8662426"><p id="eip_apiv3_0100__en-us_topic_0000001492263962_p8060118"></p>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="ListPublicipsV3.html">Querying All EIPs</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="ShowPublicipV3.html">Querying EIP Details</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="DisassociatePublicips.html">Unbinding an EIP</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="AssociatePublicips.html">Binding an EIP</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="vpc_apiv3_0000.html">API V3</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
15
docs/vpc/api-ref/eip_apiv3_0300.html
Normal file
@ -0,0 +1,15 @@
|
||||
<a name="eip_apiv3_0300"></a><a name="eip_apiv3_0300"></a>
|
||||
|
||||
<h1 class="topictitle1">Common Pools</h1>
|
||||
<div id="body8662426"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="ListCommonPools.html">Querying Common Pools</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="vpc_apiv3_0000.html">API V3</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<a name="eip_tag_0000"></a><a name="eip_tag_0000"></a>
|
||||
|
||||
<h1 class="topictitle1">EIP Tag Management</h1>
|
||||
<h1 class="topictitle1"><span id="text17204105810356"></span><span id="text2045816119367">EIP</span> Tag Management</h1>
|
||||
<div id="body1522049427987"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
|
@ -1,7 +1,7 @@
|
||||
<a name="eip_tag_0001"></a><a name="eip_tag_0001"></a>
|
||||
|
||||
<h1 class="topictitle1">Creating a Tag for an EIP</h1>
|
||||
<div id="body1522049784624"><div class="section" id="eip_tag_0001__section2090011408236"><h4 class="sectiontitle">Function</h4><p id="eip_tag_0001__p39731140202313">This API is used to create a tag for an EIP.</p>
|
||||
<h1 class="topictitle1">Creating a Tag for an <span id="text10739899369"></span><span id="text1912801217369">EIP</span></h1>
|
||||
<div id="body1522049784624"><div class="section" id="eip_tag_0001__section2090011408236"><h4 class="sectiontitle">Function</h4><p id="eip_tag_0001__p39731140202313">This API is used to create a tag for an <span id="eip_tag_0001__text643125516131"></span><span id="eip_tag_0001__text843175581314">EIP</span>.</p>
|
||||
</div>
|
||||
<div class="section" id="eip_tag_0001__section1690074011233"><h4 class="sectiontitle">URI</h4><p id="eip_tag_0001__p1163661755310">POST /v2.0/{project_id}/publicips/{publicip_id}/tags</p>
|
||||
<p id="eip_tag_0001__p17789155311512"><a href="#eip_tag_0001__table27380479">Table 1</a> describes the parameters.</p>
|
||||
|
@ -1,38 +1,38 @@
|
||||
<a name="eip_tag_0002"></a><a name="eip_tag_0002"></a>
|
||||
|
||||
<h1 class="topictitle1">Querying EIP Tags</h1>
|
||||
<div id="body1522049784625"><div class="section" id="eip_tag_0002__section131671842412"><h4 class="sectiontitle">Function</h4><p id="eip_tag_0002__p8391141882417">This API is used to query tags of a specified EIP.</p>
|
||||
<h1 class="topictitle1">Querying <span id="text171933773717"></span><span id="text253910455375">EIP</span> Tags</h1>
|
||||
<div id="body1522049784625"><div class="section" id="eip_tag_0002__section131671842412"><h4 class="sectiontitle">Function</h4><p id="eip_tag_0002__p8391141882417">This API is used to query tags of a specified <span id="eip_tag_0002__text643125516131"></span><span id="eip_tag_0002__text843175581314">EIP</span>.</p>
|
||||
</div>
|
||||
<div class="section" id="eip_tag_0002__section731781892418"><h4 class="sectiontitle">URI</h4><p id="eip_tag_0002__p5112142011559">GET /v2.0/{project_id}/publicips/{publicip_id}/tags</p>
|
||||
<p id="eip_tag_0002__p17789155311512"><a href="#eip_tag_0002__table27380479">Table 1</a> describes the parameters.</p>
|
||||
<p id="eip_tag_0002__p17789155311512"><a href="#eip_tag_0002__table450964213214">Table 1</a> describes the parameters.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="eip_tag_0002__table27380479"></a><a name="table27380479"></a><table cellpadding="4" cellspacing="0" summary="" id="eip_tag_0002__table27380479" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="eip_tag_0002__row28751554"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.4.2.4.1.1"><p id="eip_tag_0002__p47174532"><strong id="eip_tag_0002__b1438819662510">Name</strong></p>
|
||||
<div class="tablenoborder"><a name="eip_tag_0002__table450964213214"></a><a name="table450964213214"></a><table cellpadding="4" cellspacing="0" summary="" id="eip_tag_0002__table450964213214" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="eip_tag_0002__row195101042923"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.4.2.4.1.1"><p id="eip_tag_0002__p45103421021"><strong id="eip_tag_0002__b1438819662510">Name</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.4.2.4.1.2"><p id="eip_tag_0002__p63040734"><strong id="eip_tag_0002__b35652079253">Mandatory</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.4.2.4.1.2"><p id="eip_tag_0002__p155108421524"><strong id="eip_tag_0002__b35652079253">Mandatory</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.4.2.4.1.3"><p id="eip_tag_0002__p6025849"><strong id="eip_tag_0002__b65041080254">Description</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.4.2.4.1.3"><p id="eip_tag_0002__p5510342726"><strong id="eip_tag_0002__b65041080254">Description</strong></p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="eip_tag_0002__row18331773"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.1 "><p id="eip_tag_0002__p8478608">project_id</p>
|
||||
<tbody><tr id="eip_tag_0002__row25101542025"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.1 "><p id="eip_tag_0002__p12510142320">project_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.2 "><p id="eip_tag_0002__p15678685">Yes</p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.2 "><p id="eip_tag_0002__p17510144214213">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.3 "><p id="eip_tag_0002__p10487112">Specifies the project ID. </p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.3 "><p id="eip_tag_0002__p251094216214">Specifies the project ID. </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="eip_tag_0002__row21254748"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.1 "><p id="eip_tag_0002__p725824594416">publicip_id</p>
|
||||
<tr id="eip_tag_0002__row95109421924"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.1 "><p id="eip_tag_0002__p55109421921">publicip_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.2 "><p id="eip_tag_0002__p184914">Yes</p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.2 "><p id="eip_tag_0002__p951074212218">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.3 "><p id="eip_tag_0002__p14978051">Specifies the unique identifier of an EIP.</p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.3 "><p id="eip_tag_0002__p551024211216">Specifies the unique identifier of an EIP.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="eip_tag_0002__section12330418152420"><h4 class="sectiontitle">Request Message</h4><ul id="eip_tag_0002__ul111530439"><li id="eip_tag_0002__li1211430736">Request parameter<p id="eip_tag_0002__p139221812244"><a name="eip_tag_0002__li1211430736"></a><a name="li1211430736"></a>None</p>
|
||||
<div class="section" id="eip_tag_0002__section12330418152420"><h4 class="sectiontitle">Request Message</h4><ul id="eip_tag_0002__ul111530439"><li id="eip_tag_0002__li1211430736">Request parameter<p id="eip_tag_0002__p18651144013484"><a name="eip_tag_0002__li1211430736"></a><a name="li1211430736"></a>None</p>
|
||||
</li><li id="eip_tag_0002__li8456173415310">Example request<pre class="screen" id="eip_tag_0002__screen1539211188247">GET https://{Endpoint}/v2.0/{project_id}/publicips/{publicip_id}/tags</pre>
|
||||
</li></ul>
|
||||
</div>
|
||||
|
@ -1,45 +1,45 @@
|
||||
<a name="eip_tag_0003"></a><a name="eip_tag_0003"></a>
|
||||
|
||||
<h1 class="topictitle1">Deleting an EIP Tag</h1>
|
||||
<div id="body1522049784625"><div class="section" id="eip_tag_0003__section13639163252413"><h4 class="sectiontitle">Function</h4><p id="eip_tag_0003__p071613222416">This API is used to delete an EIP tag.</p>
|
||||
<h1 class="topictitle1">Deleting an <span id="text6314162218429"></span><span id="text0281627174211">EIP</span> Tag</h1>
|
||||
<div id="body1522049784625"><div class="section" id="eip_tag_0003__section13639163252413"><h4 class="sectiontitle">Function</h4><p id="eip_tag_0003__p071613222416">This API is used to delete an <span id="eip_tag_0003__text13772114514214"></span><span id="eip_tag_0003__text2772645124215">EIP</span> tag.</p>
|
||||
</div>
|
||||
<div class="section" id="eip_tag_0003__section264093272413"><h4 class="sectiontitle">URI</h4><p id="eip_tag_0003__p3557344125717">DELETE /v2.0/{project_id}/publicips/{publicip_id}/tags/{key}</p>
|
||||
<p id="eip_tag_0003__p17789155311512"><a href="#eip_tag_0003__table27380479">Table 1</a> describes the parameters.</p>
|
||||
<p id="eip_tag_0003__p17789155311512"><a href="#eip_tag_0003__table5716115334">Table 1</a> describes the parameters.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="eip_tag_0003__table27380479"></a><a name="table27380479"></a><table cellpadding="4" cellspacing="0" summary="" id="eip_tag_0003__table27380479" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="eip_tag_0003__row28751554"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.4.2.4.1.1"><p id="eip_tag_0003__p47174532"><strong id="eip_tag_0003__b1359610281278">Name</strong></p>
|
||||
<div class="tablenoborder"><a name="eip_tag_0003__table5716115334"></a><a name="table5716115334"></a><table cellpadding="4" cellspacing="0" summary="" id="eip_tag_0003__table5716115334" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="eip_tag_0003__row97162054313"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.4.2.4.1.1"><p id="eip_tag_0003__p171616519316"><strong id="eip_tag_0003__b1359610281278">Name</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.4.2.4.1.2"><p id="eip_tag_0003__p63040734"><strong id="eip_tag_0003__b1675704317278">Mandatory</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.4.2.4.1.2"><p id="eip_tag_0003__p167165516313"><strong id="eip_tag_0003__b1675704317278">Mandatory</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.4.2.4.1.3"><p id="eip_tag_0003__p6025849"><strong id="eip_tag_0003__b12791114492711">Description</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.4.2.4.1.3"><p id="eip_tag_0003__p107161557313"><strong id="eip_tag_0003__b12791114492711">Description</strong></p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="eip_tag_0003__row18331773"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.1 "><p id="eip_tag_0003__p8478608">project_id</p>
|
||||
<tbody><tr id="eip_tag_0003__row971618518312"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.1 "><p id="eip_tag_0003__p1571619510314">project_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.2 "><p id="eip_tag_0003__p15678685">Yes</p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.2 "><p id="eip_tag_0003__p117161517310">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.3 "><p id="eip_tag_0003__p10487112">Specifies the project ID. </p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.3 "><p id="eip_tag_0003__p371615730">Specifies the project ID. </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="eip_tag_0003__row21254748"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.1 "><p id="eip_tag_0003__p43913021">publicip_id</p>
|
||||
<tr id="eip_tag_0003__row10716351531"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.1 "><p id="eip_tag_0003__p1716195834">publicip_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.2 "><p id="eip_tag_0003__p184914">Yes</p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.2 "><p id="eip_tag_0003__p37161351234">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.3 "><p id="eip_tag_0003__p14978051">Specifies the unique identifier of an EIP.</p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.3 "><p id="eip_tag_0003__p071612512310">Specifies the unique identifier of an EIP.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="eip_tag_0003__row172919431459"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.1 "><p id="eip_tag_0003__p8234174425110">key</p>
|
||||
<tr id="eip_tag_0003__row157162051534"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.1 "><p id="eip_tag_0003__p3716758310">key</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.2 "><p id="eip_tag_0003__p11234114455116">Yes</p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.2 "><p id="eip_tag_0003__p19716195730">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.3 "><p id="eip_tag_0003__p3234194414511">Specifies the tag key.</p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.3 "><p id="eip_tag_0003__p197162513314">Specifies the tag key.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="eip_tag_0003__section6649132102410"><h4 class="sectiontitle">Request Message</h4><ul id="eip_tag_0003__ul79381993410"><li id="eip_tag_0003__li1393813918417">Request parameter<p id="eip_tag_0003__p97181232112415"><a name="eip_tag_0003__li1393813918417"></a><a name="li1393813918417"></a>None</p>
|
||||
<div class="section" id="eip_tag_0003__section6649132102410"><h4 class="sectiontitle">Request Message</h4><ul id="eip_tag_0003__ul79381993410"><li id="eip_tag_0003__li1393813918417">Request parameter<p id="eip_tag_0003__p149056298407"><a name="eip_tag_0003__li1393813918417"></a><a name="li1393813918417"></a>None</p>
|
||||
</li><li id="eip_tag_0003__li6155181513414">Example request<pre class="screen" id="eip_tag_0003__screen771811328242">DELETE https://{Endpoint}/v2.0/{project_id}/publicips/{publicip_id}/tags/{key}</pre>
|
||||
</li></ul>
|
||||
</div>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<a name="eip_tag_0004"></a><a name="eip_tag_0004"></a>
|
||||
|
||||
<h1 class="topictitle1">Batch Creating or Deleting EIP Tags</h1>
|
||||
<div id="body1522049784626"><div class="section" id="eip_tag_0004__section16984350162413"><h4 class="sectiontitle">Function</h4><p id="eip_tag_0004__p569451142415">This API is used to add multiple tags to or delete multiple tags from an EIP at a time.</p>
|
||||
<h1 class="topictitle1">Batch Creating or Deleting <span id="text1142120184311"></span><span id="text19580193154310">EIP</span> Tags</h1>
|
||||
<div id="body1522049784626"><div class="section" id="eip_tag_0004__section16984350162413"><h4 class="sectiontitle">Function</h4><p id="eip_tag_0004__p569451142415">This API is used to add multiple tags to or delete multiple tags from an <span id="eip_tag_0004__text6314162218429"></span><span id="eip_tag_0004__text0281627174211">EIP</span> at a time.</p>
|
||||
<p id="eip_tag_0004__p18700134219354">This API is idempotent.</p>
|
||||
<p id="eip_tag_0004__p1370074263519">If there are duplicate keys in the request body when you add tags, an error is reported.</p>
|
||||
<p id="eip_tag_0004__p1270013424352">During tag creation, duplicate keys are not allowed. If a key already exists in the database, its value will be overwritten by the new duplicate key.</p>
|
||||
@ -76,7 +76,7 @@
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="12.24%" id="mcps1.3.3.2.1.2.2.5.1.3"><p id="eip_tag_0004__p169809965412"><strong id="eip_tag_0004__b842352706192549">Mandatory</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="56.699999999999996%" id="mcps1.3.3.2.1.2.2.5.1.4"><p id="eip_tag_0004__p11344748183719"><strong id="eip_tag_0004__b398453443">Description</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="56.699999999999996%" id="mcps1.3.3.2.1.2.2.5.1.4"><p id="eip_tag_0004__p11344748183719"><strong id="eip_tag_0004__b2112900290">Description</strong></p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<a name="eip_tag_0005"></a><a name="eip_tag_0005"></a>
|
||||
|
||||
<h1 class="topictitle1">Querying EIPs by Tag</h1>
|
||||
<h1 class="topictitle1">Querying <span id="text1192020315438"></span><span id="text20500123317435">EIP</span>s by Tag</h1>
|
||||
<div id="body1522049784626"><div class="section" id="eip_tag_0005__section1962411310253"><h4 class="sectiontitle">Function</h4><p id="eip_tag_0005__p388817138253">This API is used to query EIPs by tag.</p>
|
||||
</div>
|
||||
<div class="section" id="eip_tag_0005__section11624171382513"><h4 class="sectiontitle">URI</h4><p id="eip_tag_0005__p184562368519">POST /v2.0/{project_id}/publicips/resource_instances/action</p>
|
||||
@ -92,7 +92,7 @@
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="14.288571142885708%" id="mcps1.3.3.2.1.2.1.2.5.1.3"><p id="eip_tag_0005__p0891613152515"><strong id="eip_tag_0005__b842352706145623">Type</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="39.7960203979602%" id="mcps1.3.3.2.1.2.1.2.5.1.4"><p id="eip_tag_0005__p1489151317257"><strong id="eip_tag_0005__b250811588">Description</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="39.7960203979602%" id="mcps1.3.3.2.1.2.1.2.5.1.4"><p id="eip_tag_0005__p1489151317257"><strong id="eip_tag_0005__b30479338">Description</strong></p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
@ -119,13 +119,13 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="p" id="eip_tag_0005__p3853201870">
|
||||
<div class="tablenoborder"><a name="eip_tag_0005__table18642101315254"></a><a name="table18642101315254"></a><table cellpadding="4" cellspacing="0" summary="" id="eip_tag_0005__table18642101315254" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Description of the <strong id="eip_tag_0005__b1437033914514">match</strong> field</caption><thead align="left"><tr id="eip_tag_0005__row7891101302515"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.3.2.1.3.1.2.5.1.1"><p id="eip_tag_0005__p689117135251"><strong id="eip_tag_0005__b159578115">Name</strong></p>
|
||||
<div class="tablenoborder"><a name="eip_tag_0005__table18642101315254"></a><a name="table18642101315254"></a><table cellpadding="4" cellspacing="0" summary="" id="eip_tag_0005__table18642101315254" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Description of the <strong id="eip_tag_0005__b1437033914514">match</strong> field</caption><thead align="left"><tr id="eip_tag_0005__row7891101302515"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.3.2.1.3.1.2.5.1.1"><p id="eip_tag_0005__p689117135251"><strong id="eip_tag_0005__b927483605">Name</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="13.13131313131313%" id="mcps1.3.3.2.1.3.1.2.5.1.2"><p id="eip_tag_0005__p188911413192519"><strong id="eip_tag_0005__b1174250599">Mandatory</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="13.13131313131313%" id="mcps1.3.3.2.1.3.1.2.5.1.2"><p id="eip_tag_0005__p188911413192519"><strong id="eip_tag_0005__b1898621588">Mandatory</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="14.14141414141414%" id="mcps1.3.3.2.1.3.1.2.5.1.3"><p id="eip_tag_0005__p5891121362511"><strong id="eip_tag_0005__b482048451">Type</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="14.14141414141414%" id="mcps1.3.3.2.1.3.1.2.5.1.3"><p id="eip_tag_0005__p5891121362511"><strong id="eip_tag_0005__b1679960589">Type</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="39.39393939393939%" id="mcps1.3.3.2.1.3.1.2.5.1.4"><p id="eip_tag_0005__p1089371313256"><strong id="eip_tag_0005__b804916448">Description</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="39.39393939393939%" id="mcps1.3.3.2.1.3.1.2.5.1.4"><p id="eip_tag_0005__p1089371313256"><strong id="eip_tag_0005__b611838164">Description</strong></p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
@ -202,11 +202,11 @@
|
||||
}</pre>
|
||||
</li></ul>
|
||||
<div class="section" id="eip_tag_0005__section3676613112519"><h4 class="sectiontitle">Response Message</h4><ul id="eip_tag_0005__ul1834619231463"><li id="eip_tag_0005__li14346123467">Response parameter
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="eip_tag_0005__table669961372515" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Response parameter</caption><thead align="left"><tr id="eip_tag_0005__row689311382512"><th align="left" class="cellrowborder" valign="top" width="28.000000000000004%" id="mcps1.3.5.2.1.1.2.4.1.1"><p id="eip_tag_0005__p11893151312516"><strong id="eip_tag_0005__b817806206">Name</strong></p>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="eip_tag_0005__table669961372515" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Response parameter</caption><thead align="left"><tr id="eip_tag_0005__row689311382512"><th align="left" class="cellrowborder" valign="top" width="28.000000000000004%" id="mcps1.3.5.2.1.1.2.4.1.1"><p id="eip_tag_0005__p11893151312516"><strong id="eip_tag_0005__b1967229096">Name</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="37.330000000000005%" id="mcps1.3.5.2.1.1.2.4.1.2"><p id="eip_tag_0005__p1789361319251"><strong id="eip_tag_0005__b1756419171">Type</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="37.330000000000005%" id="mcps1.3.5.2.1.1.2.4.1.2"><p id="eip_tag_0005__p1789361319251"><strong id="eip_tag_0005__b94463645">Type</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="34.67%" id="mcps1.3.5.2.1.1.2.4.1.3"><p id="eip_tag_0005__p19893131310258"><strong id="eip_tag_0005__b262436111">Description</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="34.67%" id="mcps1.3.5.2.1.1.2.4.1.3"><p id="eip_tag_0005__p19893131310258"><strong id="eip_tag_0005__b542828429">Description</strong></p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
@ -228,11 +228,11 @@
|
||||
</table>
|
||||
</div>
|
||||
<div class="p" id="eip_tag_0005__p86501416123810">
|
||||
<div class="tablenoborder"><a name="eip_tag_0005__table15678313132518"></a><a name="table15678313132518"></a><table cellpadding="4" cellspacing="0" summary="" id="eip_tag_0005__table15678313132518" frame="border" border="1" rules="all"><caption><b>Table 6 </b><strong id="eip_tag_0005__b157961350163610">resource</strong> objects</caption><thead align="left"><tr id="eip_tag_0005__row14893181314253"><th align="left" class="cellrowborder" valign="top" width="28.000000000000004%" id="mcps1.3.5.2.1.2.1.2.4.1.1"><p id="eip_tag_0005__p1889361320250"><strong id="eip_tag_0005__b589182700">Name</strong></p>
|
||||
<div class="tablenoborder"><a name="eip_tag_0005__table15678313132518"></a><a name="table15678313132518"></a><table cellpadding="4" cellspacing="0" summary="" id="eip_tag_0005__table15678313132518" frame="border" border="1" rules="all"><caption><b>Table 6 </b><strong id="eip_tag_0005__b157961350163610">resource</strong> objects</caption><thead align="left"><tr id="eip_tag_0005__row14893181314253"><th align="left" class="cellrowborder" valign="top" width="28.000000000000004%" id="mcps1.3.5.2.1.2.1.2.4.1.1"><p id="eip_tag_0005__p1889361320250"><strong id="eip_tag_0005__b2095040894">Name</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="37.330000000000005%" id="mcps1.3.5.2.1.2.1.2.4.1.2"><p id="eip_tag_0005__p8893161342512"><strong id="eip_tag_0005__b1364490954">Type</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="37.330000000000005%" id="mcps1.3.5.2.1.2.1.2.4.1.2"><p id="eip_tag_0005__p8893161342512"><strong id="eip_tag_0005__b1422117881">Type</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="34.67%" id="mcps1.3.5.2.1.2.1.2.4.1.3"><p id="eip_tag_0005__p3894151362514"><strong id="eip_tag_0005__b1909999415">Description</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="34.67%" id="mcps1.3.5.2.1.2.1.2.4.1.3"><p id="eip_tag_0005__p3894151362514"><strong id="eip_tag_0005__b1086275646">Description</strong></p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
@ -269,13 +269,13 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="tablenoborder"><a name="eip_tag_0005__table1548032316199"></a><a name="table1548032316199"></a><table cellpadding="4" cellspacing="0" summary="" id="eip_tag_0005__table1548032316199" frame="border" border="1" rules="all"><caption><b>Table 7 </b>Description of the <strong id="eip_tag_0005__b8764520887">tags</strong> field</caption><thead align="left"><tr id="eip_tag_0005__row1785310237196"><th align="left" class="cellrowborder" valign="top" width="31.626837316268368%" id="mcps1.3.5.2.1.3.2.5.1.1"><p id="eip_tag_0005__p185312312192"><strong id="eip_tag_0005__b1638356197">Name</strong></p>
|
||||
<div class="tablenoborder"><a name="eip_tag_0005__table1548032316199"></a><a name="table1548032316199"></a><table cellpadding="4" cellspacing="0" summary="" id="eip_tag_0005__table1548032316199" frame="border" border="1" rules="all"><caption><b>Table 7 </b>Description of the <strong id="eip_tag_0005__b8764520887">tags</strong> field</caption><thead align="left"><tr id="eip_tag_0005__row1785310237196"><th align="left" class="cellrowborder" valign="top" width="31.626837316268368%" id="mcps1.3.5.2.1.3.2.5.1.1"><p id="eip_tag_0005__p185312312192"><strong id="eip_tag_0005__b893796903">Name</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="14.288571142885708%" id="mcps1.3.5.2.1.3.2.5.1.2"><p id="eip_tag_0005__p208531923101913"><strong id="eip_tag_0005__b1256886442">Mandatory</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="14.288571142885708%" id="mcps1.3.5.2.1.3.2.5.1.2"><p id="eip_tag_0005__p208531923101913"><strong id="eip_tag_0005__b755636299">Mandatory</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="14.288571142885708%" id="mcps1.3.5.2.1.3.2.5.1.3"><p id="eip_tag_0005__p685312311196"><strong id="eip_tag_0005__b1310094585">Type</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="14.288571142885708%" id="mcps1.3.5.2.1.3.2.5.1.3"><p id="eip_tag_0005__p685312311196"><strong id="eip_tag_0005__b957713819">Type</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="39.7960203979602%" id="mcps1.3.5.2.1.3.2.5.1.4"><p id="eip_tag_0005__p4853122311199"><strong id="eip_tag_0005__b1635523083">Description</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="39.7960203979602%" id="mcps1.3.5.2.1.3.2.5.1.4"><p id="eip_tag_0005__p4853122311199"><strong id="eip_tag_0005__b689777786">Description</strong></p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
@ -294,7 +294,7 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="14.288571142885708%" headers="mcps1.3.5.2.1.3.2.5.1.3 "><p id="eip_tag_0005__p188541423181914">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="39.7960203979602%" headers="mcps1.3.5.2.1.3.2.5.1.4 "><p id="eip_tag_0005__p198541623121914">Specifies the tag value list. Each value can contain a maximum of 255 Unicode characters. An empty list for <strong id="eip_tag_0005__b2017458097">values</strong> indicates any value. The values are in the OR relationship.</p>
|
||||
<td class="cellrowborder" valign="top" width="39.7960203979602%" headers="mcps1.3.5.2.1.3.2.5.1.4 "><p id="eip_tag_0005__p198541623121914">Specifies the tag value list. Each value can contain a maximum of 255 Unicode characters. An empty list for <strong id="eip_tag_0005__b1351322622">values</strong> indicates any value. The values are in the OR relationship.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<a name="eip_tag_0006"></a><a name="eip_tag_0006"></a>
|
||||
|
||||
<h1 class="topictitle1">Querying EIP Tags in a Specified Project</h1>
|
||||
<h1 class="topictitle1">Querying <span id="text99021316134410"></span><span id="text230912185441">EIP</span> Tags in a Specified Project</h1>
|
||||
<div id="body1522049784626"><div class="section" id="eip_tag_0006__section5413192818251"><h4 class="sectiontitle">Function</h4><p id="eip_tag_0006__p5534142812259">This API is used to query all EIP tags of a tenant in a specified region.</p>
|
||||
</div>
|
||||
<div class="section" id="eip_tag_0006__section1414182816254"><h4 class="sectiontitle">URI</h4><p id="eip_tag_0006__p9778115817910">GET /v2.0/{project_id}/publicips/tags</p>
|
||||
@ -25,7 +25,7 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="eip_tag_0006__section1342142882511"><h4 class="sectiontitle">Request Message</h4><ul id="eip_tag_0006__ul12164811677"><li id="eip_tag_0006__li101641211073">Request parameter<p id="eip_tag_0006__p1553517289259"><a name="eip_tag_0006__li101641211073"></a><a name="li101641211073"></a>None</p>
|
||||
<div class="section" id="eip_tag_0006__section1342142882511"><h4 class="sectiontitle">Request Message</h4><ul id="eip_tag_0006__ul12164811677"><li id="eip_tag_0006__li101641211073">Request parameter<p id="eip_tag_0006__p2624130104713"><a name="eip_tag_0006__li101641211073"></a><a name="li101641211073"></a>None</p>
|
||||
</li><li id="eip_tag_0006__li17342351771">Example request<pre class="screen" id="eip_tag_0006__screen5537228182517">GET /v2.0/{project_id}/publicips/tags</pre>
|
||||
</li></ul>
|
||||
</div>
|
||||
@ -49,11 +49,11 @@
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div class="tablenoborder"><a name="eip_tag_0006__table043062842515"></a><a name="table043062842515"></a><table cellpadding="4" cellspacing="0" summary="" id="eip_tag_0006__table043062842515" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Description of the <strong>tag</strong> field</caption><thead align="left"><tr id="eip_tag_0006__vpc_tag_0006_row16625112015"><th align="left" class="cellrowborder" valign="top" width="25.332533253325334%" id="mcps1.3.4.2.1.2.2.4.1.1"><p id="eip_tag_0006__vpc_tag_0006_p156216117208"><strong id="eip_tag_0006__vpc_tag_0006_b842352706195711">Name</strong></p>
|
||||
<div class="tablenoborder"><a name="eip_tag_0006__table043062842515"></a><a name="table043062842515"></a><table cellpadding="4" cellspacing="0" summary="" id="eip_tag_0006__table043062842515" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Description of the <strong id="eip_tag_0006__vpc_tag_0006_b20605882111">tag</strong> field</caption><thead align="left"><tr id="eip_tag_0006__vpc_tag_0006_row16625112015"><th align="left" class="cellrowborder" valign="top" width="25.332533253325334%" id="mcps1.3.4.2.1.2.2.4.1.1"><p id="eip_tag_0006__vpc_tag_0006_p156216117208"><strong id="eip_tag_0006__vpc_tag_0006_b842352706195711">Name</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="25.332533253325334%" id="mcps1.3.4.2.1.2.2.4.1.2"><p id="eip_tag_0006__vpc_tag_0006_p8622172014"><strong id="eip_tag_0006__vpc_tag_0006_b842352706145623">Type</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="49.33493349334934%" id="mcps1.3.4.2.1.2.2.4.1.3"><p id="eip_tag_0006__vpc_tag_0006_p1262101182018"><strong id="eip_tag_0006__vpc_tag_0006_b127025087">Description</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="49.33493349334934%" id="mcps1.3.4.2.1.2.2.4.1.3"><p id="eip_tag_0006__vpc_tag_0006_p1262101182018"><strong id="eip_tag_0006__vpc_tag_0006_b991333975">Description</strong></p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
@ -62,7 +62,7 @@
|
||||
<td class="cellrowborder" valign="top" width="25.332533253325334%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="eip_tag_0006__vpc_tag_0006_p4621132014">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="49.33493349334934%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="eip_tag_0006__vpc_tag_0006_p3622162019">Specifies the tag key.</p>
|
||||
<ul id="eip_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_ul2321196023222"><li id="eip_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li400332623222">Cannot be left blank.</li><li id="eip_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li583414621171">Can contain a maximum of 36 characters.</li><li id="eip_tag_0006__vpc_tag_0006_li19859128809">Can contain only the following character types:<ul id="eip_tag_0006__vpc_tag_0006_ul17859881507"><li id="eip_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li17531722105252">Uppercase letters</li><li id="eip_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li11960040105258">Lowercase letters</li><li id="eip_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li674166910530">Digits</li><li id="eip_tag_0006__vpc_tag_0006_li185910813013">Special characters, including hyphens (-) and underscores (_)</li></ul>
|
||||
<ul id="eip_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_ul2321196023222"><li id="eip_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li400332623222">Cannot be left blank.</li><li id="eip_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li583414621171">Contain up to 128 characters (36 characters on the console).</li><li id="eip_tag_0006__vpc_tag_0006_li19859128809">Can contain only the following character types:<ul id="eip_tag_0006__vpc_tag_0006_ul17859881507"><li id="eip_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li17531722105252">Uppercase letters</li><li id="eip_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li11960040105258">Lowercase letters</li><li id="eip_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li674166910530">Digits</li><li id="eip_tag_0006__vpc_tag_0006_li185910813013">Special characters, including hyphens (-) and underscores (_)</li></ul>
|
||||
</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
@ -71,7 +71,7 @@
|
||||
<td class="cellrowborder" valign="top" width="25.332533253325334%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="eip_tag_0006__vpc_tag_0006_p7282112319144">Array of strings</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="49.33493349334934%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="eip_tag_0006__vpc_tag_0006_p166210162014">Specifies the tag value list.</p>
|
||||
<ul id="eip_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_ul6706750105539"><li id="eip_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li3646980211638">Can contain a maximum of 43 characters.</li><li id="eip_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li852157223233">Can contain only the following character types:<ul id="eip_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_ul11049850105418"><li id="eip_tag_0006__vpc_tag_0006_li917111165019">Uppercase letters</li><li id="eip_tag_0006__vpc_tag_0006_li15171201617010">Lowercase letters</li><li id="eip_tag_0006__vpc_tag_0006_li121714161209">Digits</li><li id="eip_tag_0006__vpc_tag_0006_li77869551443">Special characters, including hyphens (-) and underscores (_)</li></ul>
|
||||
<ul id="eip_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_ul6706750105539"><li id="eip_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li3646980211638">Contain up to 255 characters (43 characters on the console).</li><li id="eip_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li852157223233">Can contain only the following character types:<ul id="eip_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_ul11049850105418"><li id="eip_tag_0006__vpc_tag_0006_li917111165019">Uppercase letters</li><li id="eip_tag_0006__vpc_tag_0006_li15171201617010">Lowercase letters</li><li id="eip_tag_0006__vpc_tag_0006_li121714161209">Digits</li><li id="eip_tag_0006__vpc_tag_0006_li77869551443">Special characters, including hyphens (-) and underscores (_)</li></ul>
|
||||
</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
|
BIN
docs/vpc/api-ref/en-us_image_0000001487964866.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
docs/vpc/api-ref/en-us_image_0000001538444809.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
docs/vpc/api-ref/en-us_image_0000001538445357.png
Normal file
After Width: | Height: | Size: 28 KiB |
@ -2,61 +2,61 @@
|
||||
|
||||
<h1 class="topictitle1">Route Table</h1>
|
||||
<div id="body0000001234585289">
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001234585289__table325152343519" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000001234585289__row92511723133519"><th align="left" class="cellrowborder" valign="top" width="19.441050702504583%" id="mcps1.3.1.1.4.1.1"><p id="EN-US_TOPIC_0000001234585289__p3808155143811">Permission</p>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001234585289__table325152343519" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000001234585289__row92511723133519"><th align="left" class="cellrowborder" valign="top" width="19.43848059454996%" id="mcps1.3.1.1.4.1.1"><p id="EN-US_TOPIC_0000001234585289__p3808155143811">Permission</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="49.89309712889432%" id="mcps1.3.1.1.4.1.2"><p id="EN-US_TOPIC_0000001234585289__p158081855113816">API</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="49.892650701899264%" id="mcps1.3.1.1.4.1.2"><p id="EN-US_TOPIC_0000001234585289__p158081855113816">API</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="30.665852168601106%" id="mcps1.3.1.1.4.1.3"><p id="EN-US_TOPIC_0000001234585289__p7252112393518">Action</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="30.66886870355079%" id="mcps1.3.1.1.4.1.3"><p id="EN-US_TOPIC_0000001234585289__p7252112393518">Action</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0000001234585289__row102521623193519"><td class="cellrowborder" valign="top" width="19.441050702504583%" headers="mcps1.3.1.1.4.1.1 "><p id="EN-US_TOPIC_0000001234585289__p2252172333513">Querying Route Tables</p>
|
||||
<tbody><tr id="EN-US_TOPIC_0000001234585289__row102521623193519"><td class="cellrowborder" valign="top" width="19.43848059454996%" headers="mcps1.3.1.1.4.1.1 "><p id="EN-US_TOPIC_0000001234585289__p2252172333513">Querying Route Tables</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="49.89309712889432%" headers="mcps1.3.1.1.4.1.2 "><p id="EN-US_TOPIC_0000001234585289__p2252172312354">GET /v1/{project_id}/routetables</p>
|
||||
<td class="cellrowborder" valign="top" width="49.892650701899264%" headers="mcps1.3.1.1.4.1.2 "><p id="EN-US_TOPIC_0000001234585289__p2252172312354">GET /v1/{project_id}/routetables</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="30.665852168601106%" headers="mcps1.3.1.1.4.1.3 "><p id="EN-US_TOPIC_0000001234585289__p18252102363510">vpc:routeTables:list</p>
|
||||
<td class="cellrowborder" valign="top" width="30.66886870355079%" headers="mcps1.3.1.1.4.1.3 "><p id="EN-US_TOPIC_0000001234585289__p18252102363510">vpc:routeTables:list</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0000001234585289__row8252122318351"><td class="cellrowborder" valign="top" width="19.441050702504583%" headers="mcps1.3.1.1.4.1.1 "><p id="EN-US_TOPIC_0000001234585289__p15252623183515">Querying a Route Table</p>
|
||||
<tr id="EN-US_TOPIC_0000001234585289__row8252122318351"><td class="cellrowborder" valign="top" width="19.43848059454996%" headers="mcps1.3.1.1.4.1.1 "><p id="EN-US_TOPIC_0000001234585289__p15252623183515">Querying a Route Table</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="49.89309712889432%" headers="mcps1.3.1.1.4.1.2 "><p id="EN-US_TOPIC_0000001234585289__p625220238353">GET /v1/{project_id}/routetables/{routetable_id}</p>
|
||||
<td class="cellrowborder" valign="top" width="49.892650701899264%" headers="mcps1.3.1.1.4.1.2 "><p id="EN-US_TOPIC_0000001234585289__p625220238353">GET /v1/{project_id}/routetables/{routetable_id}</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="30.665852168601106%" headers="mcps1.3.1.1.4.1.3 "><p id="EN-US_TOPIC_0000001234585289__p1136119164716">vpc:routeTables:get</p>
|
||||
<td class="cellrowborder" valign="top" width="30.66886870355079%" headers="mcps1.3.1.1.4.1.3 "><p id="EN-US_TOPIC_0000001234585289__p1136119164716">vpc:routeTables:get</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0000001234585289__row82521923173514"><td class="cellrowborder" valign="top" width="19.441050702504583%" headers="mcps1.3.1.1.4.1.1 "><p id="EN-US_TOPIC_0000001234585289__p32529231352">Creating a Route Table</p>
|
||||
<tr id="EN-US_TOPIC_0000001234585289__row82521923173514"><td class="cellrowborder" valign="top" width="19.43848059454996%" headers="mcps1.3.1.1.4.1.1 "><p id="EN-US_TOPIC_0000001234585289__p32529231352">Creating a Route Table</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="49.89309712889432%" headers="mcps1.3.1.1.4.1.2 "><p id="EN-US_TOPIC_0000001234585289__p525212333515">POST /v1/{project_id}/routetables</p>
|
||||
<td class="cellrowborder" valign="top" width="49.892650701899264%" headers="mcps1.3.1.1.4.1.2 "><p id="EN-US_TOPIC_0000001234585289__p525212333515">POST /v1/{project_id}/routetables</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="30.665852168601106%" headers="mcps1.3.1.1.4.1.3 "><p id="EN-US_TOPIC_0000001234585289__p26017191470">vpc:routeTables:create</p>
|
||||
<td class="cellrowborder" valign="top" width="30.66886870355079%" headers="mcps1.3.1.1.4.1.3 "><p id="EN-US_TOPIC_0000001234585289__p26017191470">vpc:routeTables:create</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0000001234585289__row1725282314352"><td class="cellrowborder" valign="top" width="19.441050702504583%" headers="mcps1.3.1.1.4.1.1 "><p id="EN-US_TOPIC_0000001234585289__p142527231356">Updating a Route Table</p>
|
||||
<tr id="EN-US_TOPIC_0000001234585289__row1725282314352"><td class="cellrowborder" valign="top" width="19.43848059454996%" headers="mcps1.3.1.1.4.1.1 "><p id="EN-US_TOPIC_0000001234585289__p142527231356">Updating a Route Table</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="49.89309712889432%" headers="mcps1.3.1.1.4.1.2 "><p id="EN-US_TOPIC_0000001234585289__p10252182323518">UPDATE /v1/{project_id}/routetables/{routetable_id}</p>
|
||||
<td class="cellrowborder" valign="top" width="49.892650701899264%" headers="mcps1.3.1.1.4.1.2 "><p id="EN-US_TOPIC_0000001234585289__p10252182323518">PUT /v1/{project_id}/routetables/{routetable_id}</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="30.665852168601106%" headers="mcps1.3.1.1.4.1.3 "><p id="EN-US_TOPIC_0000001234585289__p1839512011479">vpc:routeTables:update</p>
|
||||
<td class="cellrowborder" valign="top" width="30.66886870355079%" headers="mcps1.3.1.1.4.1.3 "><p id="EN-US_TOPIC_0000001234585289__p1839512011479">vpc:routeTables:update</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0000001234585289__row2252182373510"><td class="cellrowborder" valign="top" width="19.441050702504583%" headers="mcps1.3.1.1.4.1.1 "><p id="EN-US_TOPIC_0000001234585289__p102521523183511">Associating Subnets with a Route Table</p>
|
||||
<tr id="EN-US_TOPIC_0000001234585289__row2252182373510"><td class="cellrowborder" valign="top" width="19.43848059454996%" headers="mcps1.3.1.1.4.1.1 "><p id="EN-US_TOPIC_0000001234585289__p102521523183511">Associating Subnets with a Route Table</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="49.89309712889432%" headers="mcps1.3.1.1.4.1.2 "><p id="EN-US_TOPIC_0000001234585289__p4252723203514">POST /v1/{project_id}/routetables/{routetable_id}/action</p>
|
||||
<td class="cellrowborder" valign="top" width="49.892650701899264%" headers="mcps1.3.1.1.4.1.2 "><p id="EN-US_TOPIC_0000001234585289__p4252723203514">POST /v1/{project_id}/routetables/{routetable_id}/action</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="30.665852168601106%" headers="mcps1.3.1.1.4.1.3 "><p id="EN-US_TOPIC_0000001234585289__p8252132303512">vpc:routeTables:associate</p>
|
||||
<td class="cellrowborder" valign="top" width="30.66886870355079%" headers="mcps1.3.1.1.4.1.3 "><p id="EN-US_TOPIC_0000001234585289__p8252132303512">vpc:routeTables:associate</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0000001234585289__row2252023183518"><td class="cellrowborder" valign="top" width="19.441050702504583%" headers="mcps1.3.1.1.4.1.1 "><p id="EN-US_TOPIC_0000001234585289__p12252172313355">Disassociating Subnets from a Route Table</p>
|
||||
<tr id="EN-US_TOPIC_0000001234585289__row2252023183518"><td class="cellrowborder" valign="top" width="19.43848059454996%" headers="mcps1.3.1.1.4.1.1 "><p id="EN-US_TOPIC_0000001234585289__p12252172313355">Disassociating Subnets from a Route Table</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="49.89309712889432%" headers="mcps1.3.1.1.4.1.2 "><p id="EN-US_TOPIC_0000001234585289__p34441796506">POST /v1/{project_id}/routetables/{routetable_id}/action</p>
|
||||
<td class="cellrowborder" valign="top" width="49.892650701899264%" headers="mcps1.3.1.1.4.1.2 "><p id="EN-US_TOPIC_0000001234585289__p34441796506">POST /v1/{project_id}/routetables/{routetable_id}/action</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="30.665852168601106%" headers="mcps1.3.1.1.4.1.3 "><p id="EN-US_TOPIC_0000001234585289__p14252923193512">vpc:routeTables:associate</p>
|
||||
<td class="cellrowborder" valign="top" width="30.66886870355079%" headers="mcps1.3.1.1.4.1.3 "><p id="EN-US_TOPIC_0000001234585289__p14252923193512">vpc:routeTables:associate</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0000001234585289__row325292393515"><td class="cellrowborder" valign="top" width="19.441050702504583%" headers="mcps1.3.1.1.4.1.1 "><p id="EN-US_TOPIC_0000001234585289__p425262311354">Deleting a Route Table</p>
|
||||
<tr id="EN-US_TOPIC_0000001234585289__row325292393515"><td class="cellrowborder" valign="top" width="19.43848059454996%" headers="mcps1.3.1.1.4.1.1 "><p id="EN-US_TOPIC_0000001234585289__p425262311354">Deleting a Route Table</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="49.89309712889432%" headers="mcps1.3.1.1.4.1.2 "><p id="EN-US_TOPIC_0000001234585289__p112521823173512">DELETE /v1/{project_id}/routetables/{routetable_id}</p>
|
||||
<td class="cellrowborder" valign="top" width="49.892650701899264%" headers="mcps1.3.1.1.4.1.2 "><p id="EN-US_TOPIC_0000001234585289__p112521823173512">DELETE /v1/{project_id}/routetables/{routetable_id}</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="30.665852168601106%" headers="mcps1.3.1.1.4.1.3 "><p id="EN-US_TOPIC_0000001234585289__p19104124124712">vpc:routeTables:delete</p>
|
||||
<td class="cellrowborder" valign="top" width="30.66886870355079%" headers="mcps1.3.1.1.4.1.3 "><p id="EN-US_TOPIC_0000001234585289__p19104124124712">vpc:routeTables:delete</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
115
docs/vpc/api-ref/en-us_topic_0000001487936070.html
Normal file
17
docs/vpc/api-ref/permission_0001.html
Normal file
@ -0,0 +1,17 @@
|
||||
<a name="permission_0001"></a><a name="permission_0001"></a>
|
||||
|
||||
<h1 class="topictitle1">Introduction</h1>
|
||||
<div id="body1558605869141"><p id="permission_0001__p19365356162915">By default, new IAM users do not have permissions assigned. You need to add them to one or more groups and attach policies or roles to these groups. The users then inherit permissions from the groups. This way, they can perform specified operations on cloud services based on the permissions.</p>
|
||||
<p id="permission_0001__p189429342514">Each account has all the permissions required to call all APIs, but IAM users must be assigned the required permissions. The permissions required for calling an API are determined by the actions supported by the API. Only users who have been granted permissions allowing the actions can call the API successfully. For example, if an IAM user wants to query VPCs using an API, the user must have been granted permissions that allow the <strong id="permission_0001__b111742021764">vpc:vpcs:list</strong> action.</p>
|
||||
<div class="section" id="permission_0001__section148321343516"><h4 class="sectiontitle">Supported Actions</h4><p id="permission_0001__p13310437311">VPC provides system-defined policies that can be directly used in IAM. You can also create custom policies to supplement system-defined policies for more refined access control. Operations supported by policies are specific to APIs. The following are common concepts related to policies:</p>
|
||||
<ul id="permission_0001__ul09431234757"><li id="permission_0001__li1570634614316">Permissions: statements in a policy that allow or deny certain operations</li><li id="permission_0001__li89438340514">APIs: REST APIs that can be called by a user who has been granted specific permissions</li><li id="permission_0001__li109432341551">Actions: specific operations that are allowed or denied</li><li id="permission_0001__li79437341758">IAM projects/Enterprise projects: the authorization scope of a custom policy. A custom policy can be applied to IAM projects or enterprise projects or both. Policies that contain actions for both IAM and enterprise projects can be used and applied for both IAM and Enterprise Management. Policies that contain actions only for IAM projects can be used and applied to IAM only. <div class="note" id="permission_0001__note11849175416198"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="permission_0001__p1184965471913">√: supported; x: not supported</p>
|
||||
</div></div>
|
||||
</li></ul>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="vpc_permission_0000.html">Permissions Policies and Supported Actions</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
Before Width: | Height: | Size: 68 B After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 70 B After Width: | Height: | Size: 1.8 KiB |
@ -33,61 +33,59 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="subnet_tag_0002__section6971143716213"><h4 class="sectiontitle">Request Message</h4><p id="subnet_tag_0002__p15244104817349">Request parameter</p>
|
||||
<p id="subnet_tag_0002__p1318173882111">None</p>
|
||||
<p id="subnet_tag_0002__p739065313417">Example request</p>
|
||||
<pre class="screen" id="subnet_tag_0002__screen1181738192115">GET https://{Endpoint}/v2.0/{project_id}/subnets/{subnet_id}/tags</pre>
|
||||
<div class="section" id="subnet_tag_0002__section6971143716213"><h4 class="sectiontitle">Request Parameters</h4><p id="subnet_tag_0002__p1318173882111">None</p>
|
||||
</div>
|
||||
<div class="section" id="subnet_tag_0002__section1297213732115"><h4 class="sectiontitle">Response Message</h4><p id="subnet_tag_0002__p13145191017358">Response parameter</p>
|
||||
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="subnet_tag_0002__table697233732118" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Response parameter</caption><thead align="left"><tr id="subnet_tag_0002__row191823822110"><th align="left" class="cellrowborder" valign="top" width="13.18868113188681%" id="mcps1.3.4.3.2.4.1.1"><p id="subnet_tag_0002__p1818138132113"><strong id="subnet_tag_0002__b842352706193648">Parameter</strong></p>
|
||||
<div class="section" id="subnet_tag_0002__section198155314522"><h4 class="sectiontitle">Example Request</h4><pre class="screen" id="subnet_tag_0002__screen1181738192115">GET https://{Endpoint}/v2.0/{project_id}/subnets/{subnet_id}/tags</pre>
|
||||
</div>
|
||||
<div class="section" id="subnet_tag_0002__section1297213732115"><h4 class="sectiontitle">Response Parameters</h4>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="subnet_tag_0002__table697233732118" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Response parameter</caption><thead align="left"><tr id="subnet_tag_0002__row191823822110"><th align="left" class="cellrowborder" valign="top" width="13.18868113188681%" id="mcps1.3.5.2.2.4.1.1"><p id="subnet_tag_0002__p1818138132113"><strong id="subnet_tag_0002__b842352706193648">Parameter</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="21.977802219778024%" id="mcps1.3.4.3.2.4.1.2"><p id="subnet_tag_0002__p2018133872118"><strong id="subnet_tag_0002__b842352706193653">Type</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="21.977802219778024%" id="mcps1.3.5.2.2.4.1.2"><p id="subnet_tag_0002__p2018133872118"><strong id="subnet_tag_0002__b842352706193653">Type</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="64.83351664833516%" id="mcps1.3.4.3.2.4.1.3"><p id="subnet_tag_0002__p1181438152116"><strong id="subnet_tag_0002__b8423527061645">Description</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="64.83351664833516%" id="mcps1.3.5.2.2.4.1.3"><p id="subnet_tag_0002__p1181438152116"><strong id="subnet_tag_0002__b8423527061645">Description</strong></p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="subnet_tag_0002__row118173820215"><td class="cellrowborder" valign="top" width="13.18868113188681%" headers="mcps1.3.4.3.2.4.1.1 "><p id="subnet_tag_0002__p101853892115">tags</p>
|
||||
<tbody><tr id="subnet_tag_0002__row118173820215"><td class="cellrowborder" valign="top" width="13.18868113188681%" headers="mcps1.3.5.2.2.4.1.1 "><p id="subnet_tag_0002__p101853892115">tags</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="21.977802219778024%" headers="mcps1.3.4.3.2.4.1.2 "><p id="subnet_tag_0002__p1181438182118">Array of <a href="#subnet_tag_0002__table13242848193719">tag</a> objects</p>
|
||||
<td class="cellrowborder" valign="top" width="21.977802219778024%" headers="mcps1.3.5.2.2.4.1.2 "><p id="subnet_tag_0002__p1181438182118">Array of <a href="#subnet_tag_0002__table13242848193719">tag</a> objects</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="64.83351664833516%" headers="mcps1.3.4.3.2.4.1.3 "><p id="subnet_tag_0002__p8181038162110">Specifies the <strong id="subnet_tag_0002__b132294813316">tag</strong> object list. For details, see <a href="#subnet_tag_0002__table13242848193719">Table 3</a>.</p>
|
||||
<td class="cellrowborder" valign="top" width="64.83351664833516%" headers="mcps1.3.5.2.2.4.1.3 "><p id="subnet_tag_0002__p8181038162110">Specifies the <strong id="subnet_tag_0002__b132294813316">tag</strong> object list. For details, see <a href="#subnet_tag_0002__table13242848193719">Table 3</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div class="tablenoborder"><a name="subnet_tag_0002__table13242848193719"></a><a name="table13242848193719"></a><table cellpadding="4" cellspacing="0" summary="" id="subnet_tag_0002__table13242848193719" frame="border" border="1" rules="all"><caption><b>Table 3 </b><strong id="subnet_tag_0002__b164034501538">tag</strong> objects</caption><thead align="left"><tr id="subnet_tag_0002__row13343144812379"><th align="left" class="cellrowborder" valign="top" width="17.46%" id="mcps1.3.4.4.2.4.1.1"><p id="subnet_tag_0002__p15343174853715"><strong id="subnet_tag_0002__b11111175211311">Attribute</strong></p>
|
||||
<div class="tablenoborder"><a name="subnet_tag_0002__table13242848193719"></a><a name="table13242848193719"></a><table cellpadding="4" cellspacing="0" summary="" id="subnet_tag_0002__table13242848193719" frame="border" border="1" rules="all"><caption><b>Table 3 </b><strong id="subnet_tag_0002__vpc_tag_0002_b5945124253910">tag</strong> objects</caption><thead align="left"><tr id="subnet_tag_0002__vpc_tag_0002_row13343144812379"><th align="left" class="cellrowborder" valign="top" width="21.33%" id="mcps1.3.5.3.2.4.1.1"><p id="subnet_tag_0002__vpc_tag_0002_p15343174853715"><strong id="subnet_tag_0002__vpc_tag_0002_b1267574410393">Attribute</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20.84%" id="mcps1.3.4.4.2.4.1.2"><p id="subnet_tag_0002__p13431648163716"><strong id="subnet_tag_0002__b14102175512311">Type</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.2"><p id="subnet_tag_0002__vpc_tag_0002_p13431648163716"><strong id="subnet_tag_0002__vpc_tag_0002_b1285114453390">Type</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="61.7%" id="mcps1.3.4.4.2.4.1.3"><p id="subnet_tag_0002__p11344748183719"><strong id="subnet_tag_0002__b19423568318">Description</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="58.67%" id="mcps1.3.5.3.2.4.1.3"><p id="subnet_tag_0002__vpc_tag_0002_p11344748183719"><strong id="subnet_tag_0002__vpc_tag_0002_b0938194653911">Description</strong></p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="subnet_tag_0002__row103449487379"><td class="cellrowborder" valign="top" width="17.46%" headers="mcps1.3.4.4.2.4.1.1 "><p id="subnet_tag_0002__p183469482373">key</p>
|
||||
<tbody><tr id="subnet_tag_0002__vpc_tag_0002_row103449487379"><td class="cellrowborder" valign="top" width="21.33%" headers="mcps1.3.5.3.2.4.1.1 "><p id="subnet_tag_0002__vpc_tag_0002_p183469482373">key</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20.84%" headers="mcps1.3.4.4.2.4.1.2 "><p id="subnet_tag_0002__p1434684863710">String</p>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="subnet_tag_0002__vpc_tag_0002_p1434684863710">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="61.7%" headers="mcps1.3.4.4.2.4.1.3 "><ul id="subnet_tag_0002__en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_ul2321196023222"><li id="subnet_tag_0002__li1216181716554">Specifies the tag key.</li><li id="subnet_tag_0002__en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li400332623222">Cannot be left blank.</li><li id="subnet_tag_0002__en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li583414621171">Can contain a maximum of 36 characters.</li><li id="subnet_tag_0002__en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li852157223233">Can contain only the following character types:<ul id="subnet_tag_0002__en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_ul11049850105418"><li id="subnet_tag_0002__en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li17531722105252">Uppercase letters</li><li id="subnet_tag_0002__en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li11960040105258">Lowercase letters</li><li id="subnet_tag_0002__en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li674166910530">Digits</li><li id="subnet_tag_0002__li77869551443">Special characters, including hyphens (-) and underscores (_)</li></ul>
|
||||
</li><li id="subnet_tag_0002__li136771445145314">The tag key of a VPC must be unique.</li></ul>
|
||||
<td class="cellrowborder" valign="top" width="58.67%" headers="mcps1.3.5.3.2.4.1.3 "><ul id="subnet_tag_0002__vpc_tag_0002_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_ul2321196023222"><li id="subnet_tag_0002__vpc_tag_0002_vpc_tag_0001_li109279219563">Specifies the tag key.</li><li id="subnet_tag_0002__vpc_tag_0002_vpc_tag_0001_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li400332623222">Cannot be left blank.</li><li id="subnet_tag_0002__vpc_tag_0002_vpc_tag_0001_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li583414621171">Contain up to 128 characters (36 characters on the console).</li><li id="subnet_tag_0002__vpc_tag_0002_vpc_tag_0001_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li852157223233">Can contain only the following character types:<ul id="subnet_tag_0002__vpc_tag_0002_vpc_tag_0001_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_ul11049850105418"><li id="subnet_tag_0002__vpc_tag_0002_vpc_tag_0001_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li17531722105252">Uppercase letters</li><li id="subnet_tag_0002__vpc_tag_0002_vpc_tag_0001_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li11960040105258">Lowercase letters</li><li id="subnet_tag_0002__vpc_tag_0002_vpc_tag_0001_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li674166910530">Digits</li><li id="subnet_tag_0002__vpc_tag_0002_vpc_tag_0001_li77869551443">Special characters, including hyphens (-) and underscores (_)</li></ul>
|
||||
</li><li id="subnet_tag_0002__vpc_tag_0002_vpc_tag_0001_li136771445145314">The tag key of a VPC must be unique.</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="subnet_tag_0002__row2346548163714"><td class="cellrowborder" valign="top" width="17.46%" headers="mcps1.3.4.4.2.4.1.1 "><p id="subnet_tag_0002__p1134624816377">value</p>
|
||||
<tr id="subnet_tag_0002__vpc_tag_0002_row2346548163714"><td class="cellrowborder" valign="top" width="21.33%" headers="mcps1.3.5.3.2.4.1.1 "><p id="subnet_tag_0002__vpc_tag_0002_p1134624816377">value</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20.84%" headers="mcps1.3.4.4.2.4.1.2 "><p id="subnet_tag_0002__p234619483371">String</p>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="subnet_tag_0002__vpc_tag_0002_p234619483371">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="61.7%" headers="mcps1.3.4.4.2.4.1.3 "><ul id="subnet_tag_0002__en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_ul6706750105539"><li id="subnet_tag_0002__li14445111214564">Specifies the tag value.</li><li id="subnet_tag_0002__en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li3646980211638">Can contain a maximum of 43 characters.</li><li id="subnet_tag_0002__li789514015595">Can contain only the following character types:<ul id="subnet_tag_0002__ul7895160105919"><li id="subnet_tag_0002__li198951506596">Uppercase letters</li><li id="subnet_tag_0002__li118958019591">Lowercase letters</li><li id="subnet_tag_0002__li2895802593">Digits</li><li id="subnet_tag_0002__li1089517017594">Special characters, including hyphens (-) and underscores (_)</li></ul>
|
||||
<td class="cellrowborder" valign="top" width="58.67%" headers="mcps1.3.5.3.2.4.1.3 "><ul id="subnet_tag_0002__vpc_tag_0002_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_ul6706750105539"><li id="subnet_tag_0002__vpc_tag_0002_vpc_tag_0001_li14445111214564">Specifies the tag value.</li><li id="subnet_tag_0002__vpc_tag_0002_vpc_tag_0001_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li3646980211638">Contain up to 255 characters (43 characters on the console).</li><li id="subnet_tag_0002__vpc_tag_0002_vpc_tag_0001_li789514015595">Can contain only the following character types:<ul id="subnet_tag_0002__vpc_tag_0002_vpc_tag_0001_ul7895160105919"><li id="subnet_tag_0002__vpc_tag_0002_vpc_tag_0001_li198951506596">Uppercase letters</li><li id="subnet_tag_0002__vpc_tag_0002_vpc_tag_0001_li118958019591">Lowercase letters</li><li id="subnet_tag_0002__vpc_tag_0002_vpc_tag_0001_li2895802593">Digits</li><li id="subnet_tag_0002__vpc_tag_0002_vpc_tag_0001_li1089517017594">Special characters, including hyphens (-) and underscores (_)</li></ul>
|
||||
</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<p id="subnet_tag_0002__p526733883515">Example response</p>
|
||||
<pre class="screen" id="subnet_tag_0002__screen1246573613176">{
|
||||
</div>
|
||||
<div class="section" id="subnet_tag_0002__section1910581918543"><h4 class="sectiontitle">Example Response</h4><pre class="screen" id="subnet_tag_0002__screen1246573613176">{
|
||||
"tags": [
|
||||
{
|
||||
"key": "key1",
|
||||
|
@ -40,15 +40,13 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="subnet_tag_0003__section16861259192119"><h4 class="sectiontitle">Request Message</h4><p id="subnet_tag_0003__p1856552612373">Request parameter</p>
|
||||
<p id="subnet_tag_0003__p159011159162110">None</p>
|
||||
<p id="subnet_tag_0003__p2092122920372">Example request</p>
|
||||
<pre class="screen" id="subnet_tag_0003__screen590118599213">DELETE https://{Endpoint}/v2.0/{project_id}/subnets/{subnet_id}/tags/{key}</pre>
|
||||
<div class="section" id="subnet_tag_0003__section16861259192119"><h4 class="sectiontitle">Request Parameters</h4><p id="subnet_tag_0003__p159011159162110">None</p>
|
||||
</div>
|
||||
<div class="section" id="subnet_tag_0003__section12861195972114"><h4 class="sectiontitle">Response Message</h4><p id="subnet_tag_0003__p11759145310372">Response parameter</p>
|
||||
<p id="subnet_tag_0003__p5901195982112">None</p>
|
||||
<p id="subnet_tag_0003__p79419218389">Example response</p>
|
||||
<p id="subnet_tag_0003__p1785612812388">None</p>
|
||||
<div class="section" id="subnet_tag_0003__section873374225414"><h4 class="sectiontitle">Example Request</h4><pre class="screen" id="subnet_tag_0003__screen590118599213">DELETE https://{Endpoint}/v2.0/{project_id}/subnets/{subnet_id}/tags/{key}</pre>
|
||||
</div>
|
||||
<div class="section" id="subnet_tag_0003__section12861195972114"><h4 class="sectiontitle">Response Parameters</h4><p id="subnet_tag_0003__p5901195982112">None</p>
|
||||
</div>
|
||||
<div class="section" id="subnet_tag_0003__section543202635617"><h4 class="sectiontitle">Example Response</h4><p id="subnet_tag_0003__p1785612812388">None</p>
|
||||
</div>
|
||||
<div class="section" id="subnet_tag_0003__section31981619"><h4 class="sectiontitle">Status Code</h4><p id="subnet_tag_0003__p18112112662914">See <a href="vpc_api_0002.html">Status Codes</a>.</p>
|
||||
</div>
|
||||
|
@ -25,63 +25,61 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="subnet_tag_0006__section0889135742214"><h4 class="sectiontitle">Request Message</h4><p id="subnet_tag_0006__p476234345018">Request parameter</p>
|
||||
<p id="subnet_tag_0006__p599855711228">None</p>
|
||||
<p id="subnet_tag_0006__p18187145313508">Example request</p>
|
||||
<pre class="screen" id="subnet_tag_0006__screen0045811222">GET https://{Endpoint}/v2.0/{project_id}/subnets/tags</pre>
|
||||
<div class="section" id="subnet_tag_0006__section0889135742214"><h4 class="sectiontitle">Request Parameters</h4><p id="subnet_tag_0006__p599855711228">None</p>
|
||||
</div>
|
||||
<div class="section" id="subnet_tag_0006__section3890155792217"><h4 class="sectiontitle">Response Message</h4><p id="subnet_tag_0006__p7352153313513">Response parameter</p>
|
||||
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="subnet_tag_0006__table6892185716224" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Response parameter</caption><thead align="left"><tr id="subnet_tag_0006__row1999955717227"><th align="left" class="cellrowborder" valign="top" width="21.349999999999998%" id="mcps1.3.4.3.2.4.1.1"><p id="subnet_tag_0006__p1299917572228"><strong id="subnet_tag_0006__b842352706193648">Parameter</strong></p>
|
||||
<div class="section" id="subnet_tag_0006__section193504012711"><h4 class="sectiontitle">Example Request</h4><pre class="screen" id="subnet_tag_0006__screen0045811222">GET https://{Endpoint}/v2.0/{project_id}/subnets/tags</pre>
|
||||
</div>
|
||||
<div class="section" id="subnet_tag_0006__section3890155792217"><h4 class="sectiontitle">Response Parameters</h4>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="subnet_tag_0006__table6892185716224" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Response parameter</caption><thead align="left"><tr id="subnet_tag_0006__row1999955717227"><th align="left" class="cellrowborder" valign="top" width="21.349999999999998%" id="mcps1.3.5.2.2.4.1.1"><p id="subnet_tag_0006__p1299917572228"><strong id="subnet_tag_0006__b842352706193648">Parameter</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="13.48%" id="mcps1.3.4.3.2.4.1.2"><p id="subnet_tag_0006__p1299975702210"><strong id="subnet_tag_0006__b842352706193653">Type</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="13.48%" id="mcps1.3.5.2.2.4.1.2"><p id="subnet_tag_0006__p1299975702210"><strong id="subnet_tag_0006__b842352706193653">Type</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="65.16999999999999%" id="mcps1.3.4.3.2.4.1.3"><p id="subnet_tag_0006__p1499945718227"><strong id="subnet_tag_0006__b8423527061645">Description</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="65.16999999999999%" id="mcps1.3.5.2.2.4.1.3"><p id="subnet_tag_0006__p1499945718227"><strong id="subnet_tag_0006__b8423527061645">Description</strong></p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="subnet_tag_0006__row59996579220"><td class="cellrowborder" valign="top" width="21.349999999999998%" headers="mcps1.3.4.3.2.4.1.1 "><p id="subnet_tag_0006__p5999457172219">tags</p>
|
||||
<tbody><tr id="subnet_tag_0006__row59996579220"><td class="cellrowborder" valign="top" width="21.349999999999998%" headers="mcps1.3.5.2.2.4.1.1 "><p id="subnet_tag_0006__p5999457172219">tags</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="13.48%" headers="mcps1.3.4.3.2.4.1.2 "><p id="subnet_tag_0006__p799918579221">Array of <a href="#subnet_tag_0006__table98981570229">tag</a> objects</p>
|
||||
<td class="cellrowborder" valign="top" width="13.48%" headers="mcps1.3.5.2.2.4.1.2 "><p id="subnet_tag_0006__p799918579221">Array of <a href="#subnet_tag_0006__table98981570229">tag</a> objects</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="65.16999999999999%" headers="mcps1.3.4.3.2.4.1.3 "><p id="subnet_tag_0006__p139998570229">Specifies the <strong id="subnet_tag_0006__b1315215214206">tag</strong> object list. For details, see <a href="#subnet_tag_0006__table98981570229">Table 3</a>.</p>
|
||||
<td class="cellrowborder" valign="top" width="65.16999999999999%" headers="mcps1.3.5.2.2.4.1.3 "><p id="subnet_tag_0006__p139998570229">Specifies the <strong id="subnet_tag_0006__b1315215214206">tag</strong> object list. For details, see <a href="#subnet_tag_0006__table98981570229">Table 3</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div class="tablenoborder"><a name="subnet_tag_0006__table98981570229"></a><a name="table98981570229"></a><table cellpadding="4" cellspacing="0" summary="" id="subnet_tag_0006__table98981570229" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Description of the <strong>tag</strong> field</caption><thead align="left"><tr id="subnet_tag_0006__vpc_tag_0006_row16625112015"><th align="left" class="cellrowborder" valign="top" width="25.332533253325334%" id="mcps1.3.4.4.2.4.1.1"><p id="subnet_tag_0006__vpc_tag_0006_p156216117208"><strong id="subnet_tag_0006__vpc_tag_0006_b842352706195711">Name</strong></p>
|
||||
<div class="tablenoborder"><a name="subnet_tag_0006__table98981570229"></a><a name="table98981570229"></a><table cellpadding="4" cellspacing="0" summary="" id="subnet_tag_0006__table98981570229" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Description of the <strong id="subnet_tag_0006__vpc_tag_0006_b20605882111">tag</strong> field</caption><thead align="left"><tr id="subnet_tag_0006__vpc_tag_0006_row16625112015"><th align="left" class="cellrowborder" valign="top" width="25.332533253325334%" id="mcps1.3.5.3.2.4.1.1"><p id="subnet_tag_0006__vpc_tag_0006_p156216117208"><strong id="subnet_tag_0006__vpc_tag_0006_b842352706195711">Name</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="25.332533253325334%" id="mcps1.3.4.4.2.4.1.2"><p id="subnet_tag_0006__vpc_tag_0006_p8622172014"><strong id="subnet_tag_0006__vpc_tag_0006_b842352706145623">Type</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="25.332533253325334%" id="mcps1.3.5.3.2.4.1.2"><p id="subnet_tag_0006__vpc_tag_0006_p8622172014"><strong id="subnet_tag_0006__vpc_tag_0006_b842352706145623">Type</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="49.33493349334934%" id="mcps1.3.4.4.2.4.1.3"><p id="subnet_tag_0006__vpc_tag_0006_p1262101182018"><strong id="subnet_tag_0006__vpc_tag_0006_b127025087">Description</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="49.33493349334934%" id="mcps1.3.5.3.2.4.1.3"><p id="subnet_tag_0006__vpc_tag_0006_p1262101182018"><strong id="subnet_tag_0006__vpc_tag_0006_b991333975">Description</strong></p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="subnet_tag_0006__vpc_tag_0006_row166216192017"><td class="cellrowborder" valign="top" width="25.332533253325334%" headers="mcps1.3.4.4.2.4.1.1 "><p id="subnet_tag_0006__vpc_tag_0006_p562013203">key</p>
|
||||
<tbody><tr id="subnet_tag_0006__vpc_tag_0006_row166216192017"><td class="cellrowborder" valign="top" width="25.332533253325334%" headers="mcps1.3.5.3.2.4.1.1 "><p id="subnet_tag_0006__vpc_tag_0006_p562013203">key</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25.332533253325334%" headers="mcps1.3.4.4.2.4.1.2 "><p id="subnet_tag_0006__vpc_tag_0006_p4621132014">String</p>
|
||||
<td class="cellrowborder" valign="top" width="25.332533253325334%" headers="mcps1.3.5.3.2.4.1.2 "><p id="subnet_tag_0006__vpc_tag_0006_p4621132014">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="49.33493349334934%" headers="mcps1.3.4.4.2.4.1.3 "><p id="subnet_tag_0006__vpc_tag_0006_p3622162019">Specifies the tag key.</p>
|
||||
<ul id="subnet_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_ul2321196023222"><li id="subnet_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li400332623222">Cannot be left blank.</li><li id="subnet_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li583414621171">Can contain a maximum of 36 characters.</li><li id="subnet_tag_0006__vpc_tag_0006_li19859128809">Can contain only the following character types:<ul id="subnet_tag_0006__vpc_tag_0006_ul17859881507"><li id="subnet_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li17531722105252">Uppercase letters</li><li id="subnet_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li11960040105258">Lowercase letters</li><li id="subnet_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li674166910530">Digits</li><li id="subnet_tag_0006__vpc_tag_0006_li185910813013">Special characters, including hyphens (-) and underscores (_)</li></ul>
|
||||
<td class="cellrowborder" valign="top" width="49.33493349334934%" headers="mcps1.3.5.3.2.4.1.3 "><p id="subnet_tag_0006__vpc_tag_0006_p3622162019">Specifies the tag key.</p>
|
||||
<ul id="subnet_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_ul2321196023222"><li id="subnet_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li400332623222">Cannot be left blank.</li><li id="subnet_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li583414621171">Contain up to 128 characters (36 characters on the console).</li><li id="subnet_tag_0006__vpc_tag_0006_li19859128809">Can contain only the following character types:<ul id="subnet_tag_0006__vpc_tag_0006_ul17859881507"><li id="subnet_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li17531722105252">Uppercase letters</li><li id="subnet_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li11960040105258">Lowercase letters</li><li id="subnet_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li674166910530">Digits</li><li id="subnet_tag_0006__vpc_tag_0006_li185910813013">Special characters, including hyphens (-) and underscores (_)</li></ul>
|
||||
</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="subnet_tag_0006__vpc_tag_0006_row862171152012"><td class="cellrowborder" valign="top" width="25.332533253325334%" headers="mcps1.3.4.4.2.4.1.1 "><p id="subnet_tag_0006__vpc_tag_0006_p2062312201">values</p>
|
||||
<tr id="subnet_tag_0006__vpc_tag_0006_row862171152012"><td class="cellrowborder" valign="top" width="25.332533253325334%" headers="mcps1.3.5.3.2.4.1.1 "><p id="subnet_tag_0006__vpc_tag_0006_p2062312201">values</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25.332533253325334%" headers="mcps1.3.4.4.2.4.1.2 "><p id="subnet_tag_0006__vpc_tag_0006_p7282112319144">Array of strings</p>
|
||||
<td class="cellrowborder" valign="top" width="25.332533253325334%" headers="mcps1.3.5.3.2.4.1.2 "><p id="subnet_tag_0006__vpc_tag_0006_p7282112319144">Array of strings</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="49.33493349334934%" headers="mcps1.3.4.4.2.4.1.3 "><p id="subnet_tag_0006__vpc_tag_0006_p166210162014">Specifies the tag value list.</p>
|
||||
<ul id="subnet_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_ul6706750105539"><li id="subnet_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li3646980211638">Can contain a maximum of 43 characters.</li><li id="subnet_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li852157223233">Can contain only the following character types:<ul id="subnet_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_ul11049850105418"><li id="subnet_tag_0006__vpc_tag_0006_li917111165019">Uppercase letters</li><li id="subnet_tag_0006__vpc_tag_0006_li15171201617010">Lowercase letters</li><li id="subnet_tag_0006__vpc_tag_0006_li121714161209">Digits</li><li id="subnet_tag_0006__vpc_tag_0006_li77869551443">Special characters, including hyphens (-) and underscores (_)</li></ul>
|
||||
<td class="cellrowborder" valign="top" width="49.33493349334934%" headers="mcps1.3.5.3.2.4.1.3 "><p id="subnet_tag_0006__vpc_tag_0006_p166210162014">Specifies the tag value list.</p>
|
||||
<ul id="subnet_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_ul6706750105539"><li id="subnet_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li3646980211638">Contain up to 255 characters (43 characters on the console).</li><li id="subnet_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_li852157223233">Can contain only the following character types:<ul id="subnet_tag_0006__vpc_tag_0006_en-us_topic_0013935842_en-us_topic_0067805752_en-us_topic_0013859511_ul11049850105418"><li id="subnet_tag_0006__vpc_tag_0006_li917111165019">Uppercase letters</li><li id="subnet_tag_0006__vpc_tag_0006_li15171201617010">Lowercase letters</li><li id="subnet_tag_0006__vpc_tag_0006_li121714161209">Digits</li><li id="subnet_tag_0006__vpc_tag_0006_li77869551443">Special characters, including hyphens (-) and underscores (_)</li></ul>
|
||||
</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<p id="subnet_tag_0006__p337213108522">Example response</p>
|
||||
<pre class="screen" id="subnet_tag_0006__screen1009586227">{
|
||||
</div>
|
||||
<div class="section" id="subnet_tag_0006__section2052614595715"><h4 class="sectiontitle">Example Response</h4><pre class="screen" id="subnet_tag_0006__screen1009586227">{
|
||||
"tags": [
|
||||
{
|
||||
"key": "key1",
|
||||
|
@ -32,14 +32,13 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="vpc_api01_0005__section41236172"><h4 class="sectiontitle">Request Message</h4><ul id="vpc_api01_0005__ul49926818"><li id="vpc_api01_0005__li23646388">Request parameter<p id="vpc_api01_0005__p4284774320370"><a name="vpc_api01_0005__li23646388"></a><a name="li23646388"></a>None</p>
|
||||
</li><li id="vpc_api01_0005__li299069979413">Example request<pre class="screen" id="vpc_api01_0005__screen1779766143652">DELETE https://{Endpoint}/v1/{project_id}/vpcs/13551d6b-755d-4757-b956-536f674975c0</pre>
|
||||
</li></ul>
|
||||
<div class="section" id="vpc_api01_0005__section41236172"><h4 class="sectiontitle">Request Parameters</h4><p id="vpc_api01_0005__p4284774320370">None</p>
|
||||
</div>
|
||||
<div class="section" id="vpc_api01_0005__section35581233"><h4 class="sectiontitle">Response Message</h4><ul id="vpc_api01_0005__ul58348056"><li id="vpc_api01_0005__li15382144513375">Response parameter<p id="vpc_api01_0005__p89184572373"><a name="vpc_api01_0005__li15382144513375"></a><a name="li15382144513375"></a>None</p>
|
||||
</li></ul>
|
||||
<ul id="vpc_api01_0005__ul1393818573373"><li id="vpc_api01_0005__li1893865713377">Example response<p id="vpc_api01_0005__p149381857193710"><a name="vpc_api01_0005__li1893865713377"></a><a name="li1893865713377"></a>None</p>
|
||||
</li></ul>
|
||||
<div class="section" id="vpc_api01_0005__section16165724343"><h4 class="sectiontitle">Example Request</h4><pre class="screen" id="vpc_api01_0005__screen1779766143652">DELETE https://{Endpoint}/v1/{project_id}/vpcs/13551d6b-755d-4757-b956-536f674975c0</pre>
|
||||
</div>
|
||||
<div class="section" id="vpc_api01_0005__section35581233"><h4 class="sectiontitle">Response Parameters</h4><p id="vpc_api01_0005__p89184572373">None</p>
|
||||
</div>
|
||||
<div class="section" id="vpc_api01_0005__section6877123815417"><h4 class="sectiontitle">Example Response</h4><p id="vpc_api01_0005__p149381857193710">None</p>
|
||||
</div>
|
||||
<div class="section" id="vpc_api01_0005__section31981619"><h4 class="sectiontitle">Status Code</h4><p id="vpc_api01_0005__p18112112662914">See <a href="vpc_api_0002.html">Status Codes</a>.</p>
|
||||
</div>
|
||||
|
@ -8,7 +8,7 @@
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="vpc_subnet01_0000.html">Subnet</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="vpc_eip_0000.html">Elastic IP</a></strong><br>
|
||||
<li class="ulchildlink"><strong><a href="vpc_eip_0000.html">EIP</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="vpc_ipv6_0000.html">Floating IP Address (IPv6)</a></strong><br>
|
||||
</li>
|
||||
@ -26,6 +26,8 @@
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="vpc_route_0000.html">VPC Route</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="vpc_apiroutetab_0000.html">Route Table</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="vpc_tag_0000.html">VPC Tag Management</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="subnet_tag_0000.html">Subnet Tag Management</a></strong><br>
|
||||
|
@ -37,7 +37,7 @@
|
||||
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="vpc_api_0002__table1697655195242" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Abnormal values</caption><thead align="left"><tr id="vpc_api_0002__row4329637495242"><th align="left" class="cellrowborder" valign="top" width="43.419999999999995%" id="mcps1.3.2.2.3.1.1"><p id="vpc_api_0002__p1734541495242"><strong id="vpc_api_0002__b8423527069424">Returned Value</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="56.58%" id="mcps1.3.2.2.3.1.2"><p id="vpc_api_0002__p6280127495242"><strong id="vpc_api_0002__b492944353">Description</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="56.58%" id="mcps1.3.2.2.3.1.2"><p id="vpc_api_0002__p6280127495242"><strong id="vpc_api_0002__b1050197066">Description</strong></p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
11
docs/vpc/api-ref/vpc_api_0004.html
Normal file
@ -0,0 +1,11 @@
|
||||
<a name="vpc_api_0004"></a><a name="vpc_api_0004"></a>
|
||||
|
||||
<h1 class="topictitle1">FAQs</h1>
|
||||
<div id="body1555050144765"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0000001487936070.html">What Are the Relationships Among Firewall Groups, Policies, and Rules?</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<h1 class="topictitle1">VPC Monitoring Metrics</h1>
|
||||
<div id="body1453203141046"><div class="section" id="vpc_api_0010__section45043704193247"><h4 class="sectiontitle">Description</h4><p id="vpc_api_0010__p24661437193247">This section describes monitoring metrics reported by VPC to Cloud Eye as well as their namespaces and dimensions. You can use APIs provided by Cloud Eye to query the monitoring metrics of the monitored object and alarms generated for VPC.</p>
|
||||
</div>
|
||||
<div class="section" id="vpc_api_0010__section20626347193247"><h4 class="sectiontitle">Namespace</h4><p id="vpc_api_0010__p60121444193247">SYS.VPC</p>
|
||||
<div class="section" id="vpc_api_0010__section20626347193247"><h4 class="sectiontitle">Namespace</h4><p id="vpc_api_0010__p60121444193247">SYS.VPC<span id="vpc_api_0010__text1349617018364"></span></p>
|
||||
</div>
|
||||
<div class="section" id="vpc_api_0010__section4222089193247"><h4 class="sectiontitle">Metrics</h4>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="vpc_api_0010__table6444895193247" frame="border" border="1" rules="all"><caption><b>Table 1 </b>EIP and bandwidth metrics</caption><thead align="left"><tr id="vpc_api_0010__en-us_topic_0118498910_en-us_topic_0024607920_row17328334193247"><th align="left" class="cellrowborder" valign="top" width="14.98850114988501%" id="mcps1.3.3.2.2.7.1.1"><p id="vpc_api_0010__en-us_topic_0118498910_en-us_topic_0024607920_p61417783193247">ID</p>
|
||||
@ -52,7 +52,7 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="10.528947105289472%" headers="mcps1.3.3.2.2.7.1.2 "><p id="vpc_api_0010__en-us_topic_0118498910_p55042030141711">Outbound Traffic</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="21.697830216978303%" headers="mcps1.3.3.2.2.7.1.3 "><p id="vpc_api_0010__en-us_topic_0118498910_p050623091713">Network traffic going out of the cloud platform </p>
|
||||
<td class="cellrowborder" valign="top" width="21.697830216978303%" headers="mcps1.3.3.2.2.7.1.3 "><p id="vpc_api_0010__en-us_topic_0118498910_p050623091713">Network traffic going out of the cloud platform in a minute </p>
|
||||
<p id="vpc_api_0010__en-us_topic_0118498910_p29751350115210">Unit: byte</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="12.268773122687731%" headers="mcps1.3.3.2.2.7.1.4 "><p id="vpc_api_0010__en-us_topic_0118498910_p55084302174">≥ 0 bytes</p>
|
||||
@ -66,7 +66,7 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="10.528947105289472%" headers="mcps1.3.3.2.2.7.1.2 "><p id="vpc_api_0010__en-us_topic_0118498910_p1451019302175">Inbound Traffic</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="21.697830216978303%" headers="mcps1.3.3.2.2.7.1.3 "><p id="vpc_api_0010__en-us_topic_0118498910_p1051010308176">Network traffic going into the cloud platform </p>
|
||||
<td class="cellrowborder" valign="top" width="21.697830216978303%" headers="mcps1.3.3.2.2.7.1.3 "><p id="vpc_api_0010__en-us_topic_0118498910_p1051010308176">Network traffic going into the cloud platform in a minute </p>
|
||||
<p id="vpc_api_0010__en-us_topic_0118498910_p8822319165320">Unit: byte</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="12.268773122687731%" headers="mcps1.3.3.2.2.7.1.4 "><p id="vpc_api_0010__en-us_topic_0118498910_p15512163016174">≥ 0 bytes</p>
|
||||
@ -89,7 +89,7 @@
|
||||
</thead>
|
||||
<tbody><tr id="vpc_api_0010__row30340220193247"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.2.1.3.1.1 "><p id="vpc_api_0010__p41638776193247">publicip_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.2.1.3.1.2 "><p id="vpc_api_0010__p17297729193247">EIP ID</p>
|
||||
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.2.1.3.1.2 "><p id="vpc_api_0010__p17297729193247"><span id="vpc_api_0010__text1586201495215"></span><span id="vpc_api_0010__text1818552225212">EIP</span> ID</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="vpc_api_0010__row21461838193247"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.2.1.3.1.1 "><p id="vpc_api_0010__p60687284193247">bandwidth_id</p>
|
||||
|
27
docs/vpc/api-ref/vpc_apiroutetab_0000.html
Normal file
@ -0,0 +1,27 @@
|
||||
<a name="vpc_apiroutetab_0000"></a><a name="vpc_apiroutetab_0000"></a>
|
||||
|
||||
<h1 class="topictitle1">Route Table</h1>
|
||||
<div id="body1548666369734"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="vpc_apiroutetab_0001.html">Querying Route Tables</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="vpc_apiroutetab_0002.html">Querying a Route Table</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="vpc_apiroutetab_0003.html">Creating a Route Table</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="vpc_apiroutetab_0004.html">Updating a Route Table</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="vpc_apiroutetab_0005.html">Associating Subnets with a Route Table</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="vpc_apiroutetab_0007.html">Disassociating Subnets from a Route Table</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="vpc_apiroutetab_0006.html">Deleting a Route Table</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="vpc_api_0000.html">APIs</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
244
docs/vpc/api-ref/vpc_apiroutetab_0001.html
Normal file
265
docs/vpc/api-ref/vpc_apiroutetab_0002.html
Normal file
373
docs/vpc/api-ref/vpc_apiroutetab_0003.html
Normal file
540
docs/vpc/api-ref/vpc_apiroutetab_0004.html
Normal file
316
docs/vpc/api-ref/vpc_apiroutetab_0005.html
Normal file
61
docs/vpc/api-ref/vpc_apiroutetab_0006.html
Normal file
@ -0,0 +1,61 @@
|
||||
<a name="vpc_apiroutetab_0006"></a><a name="vpc_apiroutetab_0006"></a>
|
||||
|
||||
<h1 class="topictitle1">Deleting a Route Table</h1>
|
||||
<div id="body1548666369734"><div class="section" id="vpc_apiroutetab_0006__section689233093214"><h4 class="sectiontitle">Function</h4><p id="vpc_apiroutetab_0006__p109503302324">This API is used to delete a custom route table.</p>
|
||||
<p id="vpc_apiroutetab_0006__p14351726121518">Constraints:</p>
|
||||
<p id="vpc_apiroutetab_0006__p239182152012">Only custom route tables can be deleted. If a custom route table has subnets associated, disassociate the subnets with the route table and then delete the route table.</p>
|
||||
</div>
|
||||
<div class="section" id="vpc_apiroutetab_0006__section13893123043220"><h4 class="sectiontitle">URI</h4><p id="vpc_apiroutetab_0006__p1950173043214">DELETE /v1/{project_id}/routetables/{routetable_id}</p>
|
||||
<p id="vpc_apiroutetab_0006__p11392124511210"><a href="#vpc_apiroutetab_0006__table13893430173220">Table 1</a> describes the parameters.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="vpc_apiroutetab_0006__table13893430173220"></a><a name="table13893430173220"></a><table cellpadding="4" cellspacing="0" summary="" id="vpc_apiroutetab_0006__table13893430173220" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="vpc_apiroutetab_0006__row495003010329"><th align="left" class="cellrowborder" valign="top" width="24.242424242424242%" id="mcps1.3.2.4.2.5.1.1"><p id="vpc_apiroutetab_0006__p159504306328"><strong id="vpc_apiroutetab_0006__b1684314370185">Name</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="21.21212121212121%" id="mcps1.3.2.4.2.5.1.2"><p id="vpc_apiroutetab_0006__p1895053033213"><strong id="vpc_apiroutetab_0006__b46316392185">Mandatory</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="26.26262626262626%" id="mcps1.3.2.4.2.5.1.3"><p id="vpc_apiroutetab_0006__p1295112301321"><strong id="vpc_apiroutetab_0006__b177816407186">Type</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="28.28282828282828%" id="mcps1.3.2.4.2.5.1.4"><p id="vpc_apiroutetab_0006__p3951183020329"><strong id="vpc_apiroutetab_0006__b17461104214181">Description</strong></p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="vpc_apiroutetab_0006__row1795111301323"><td class="cellrowborder" valign="top" width="24.242424242424242%" headers="mcps1.3.2.4.2.5.1.1 "><p id="vpc_apiroutetab_0006__p179511730183216">project_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="21.21212121212121%" headers="mcps1.3.2.4.2.5.1.2 "><p id="vpc_apiroutetab_0006__p295113033217">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="26.26262626262626%" headers="mcps1.3.2.4.2.5.1.3 "><p id="vpc_apiroutetab_0006__p69511030123210">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="28.28282828282828%" headers="mcps1.3.2.4.2.5.1.4 "><p id="vpc_apiroutetab_0006__p10487112">Specifies the project ID. </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="vpc_apiroutetab_0006__row495114305323"><td class="cellrowborder" valign="top" width="24.242424242424242%" headers="mcps1.3.2.4.2.5.1.1 "><p id="vpc_apiroutetab_0006__p10951133003213">routetable_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="21.21212121212121%" headers="mcps1.3.2.4.2.5.1.2 "><p id="vpc_apiroutetab_0006__p18951143018326">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="26.26262626262626%" headers="mcps1.3.2.4.2.5.1.3 "><p id="vpc_apiroutetab_0006__p19513305322">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="28.28282828282828%" headers="mcps1.3.2.4.2.5.1.4 "><p id="vpc_apiroutetab_0006__p7951530103218">Specifies the route table ID, which uniquely identifies a route table.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="vpc_apiroutetab_0006__section14906130173214"><h4 class="sectiontitle">Request Parameters</h4><p id="vpc_apiroutetab_0006__p99511830113217">None</p>
|
||||
</div>
|
||||
<div class="section" id="vpc_apiroutetab_0006__section37198461161"><h4 class="sectiontitle">Example Request</h4><pre class="screen" id="vpc_apiroutetab_0006__screen16492144111186">DELETE https://{Endpoint}/v1/{project_id}/routetables/3d42a0d4-a980-4613-ae76-a2cddecff054</pre>
|
||||
</div>
|
||||
<div class="section" id="vpc_apiroutetab_0006__section7910103033214"><h4 class="sectiontitle">Response Parameters</h4><p id="vpc_apiroutetab_0006__p10951173093219">None</p>
|
||||
</div>
|
||||
<div class="section" id="vpc_apiroutetab_0006__section489632182710"><h4 class="sectiontitle">Example Response</h4><p id="vpc_apiroutetab_0006__p139521301326">None</p>
|
||||
</div>
|
||||
<div class="section" id="vpc_apiroutetab_0006__section31981619"><h4 class="sectiontitle">Status Code</h4><p id="vpc_apiroutetab_0006__p18112112662914">See <a href="vpc_api_0002.html">Status Codes</a>.</p>
|
||||
</div>
|
||||
<div class="section" id="vpc_apiroutetab_0006__section85821649202813"><h4 class="sectiontitle">Error Code</h4><p id="vpc_apiroutetab_0006__p7233105282813">See <a href="vpc_api_0003.html">Error Codes</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="vpc_apiroutetab_0000.html">Route Table</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|