forked from docs/doc-exports
manually adding BMS content due to bug in gitea
Reviewed-by: Kucerak, Kristian <kristian.kucerak@t-systems.com> Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
This commit is contained in:
parent
63123ef1be
commit
daef1357e6
532
docs/bms/api-ref/ALL_META.TXT.json
Normal file
532
docs/bms/api-ref/ALL_META.TXT.json
Normal file
File diff suppressed because it is too large
Load Diff
479
docs/bms/api-ref/CLASS.TXT.json
Normal file
479
docs/bms/api-ref/CLASS.TXT.json
Normal file
File diff suppressed because it is too large
Load Diff
3
docs/bms/api-ref/PARAMETERS.txt
Normal file
3
docs/bms/api-ref/PARAMETERS.txt
Normal file
@ -0,0 +1,3 @@
|
||||
version=""
|
||||
language="en-us"
|
||||
type=""
|
82
docs/bms/api-ref/en-us_topic_0053158611.html
Normal file
82
docs/bms/api-ref/en-us_topic_0053158611.html
Normal file
@ -0,0 +1,82 @@
|
||||
<a name="EN-US_TOPIC_0053158611"></a><a name="EN-US_TOPIC_0053158611"></a>
|
||||
|
||||
<h1 class="topictitle1">Detaching an EVS Disk from a BMS (Native OpenStack API)</h1>
|
||||
<div id="body1489981670257"><div class="section" id="EN-US_TOPIC_0053158611__section53922917165259"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0053158611__p5680132165259">This API is used to detach an EVS disk from a BMS.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0053158611__section64211377173223"><h4 class="sectiontitle">Constraints</h4><p id="EN-US_TOPIC_0053158611__p50846285142457">If a BMS is stopped, disks can be detached from it without any limitation on the OS. If a BMS is in running state, the constraints are as follows:</p>
|
||||
<ul id="EN-US_TOPIC_0053158611__ul6504732142640"><li id="EN-US_TOPIC_0053158611__li30953406142640">Before detaching an EVS disk from a Linux BMS, log in to the BMS, run the <strong id="EN-US_TOPIC_0053158611__b2066740651163621">unmount</strong> command to disassociate the disk to be detached from the file system, and ensure that no program is reading data from or writing data to the disk. Otherwise, the disk will fail to be detached.</li><li id="EN-US_TOPIC_0053158611__li13879338142640">Before detaching an EVS disk from a running Windows BMS, ensure that no program is reading data from or writing data to the disk. Otherwise, data will be lost.</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0053158611__section51121191165259"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0053158611__p63141473165259">DELETE /v2.1/{project_id}/servers/{server_id}/os-volume_attachments/{volume_id}</p>
|
||||
<p id="EN-US_TOPIC_0053158611__p132791319185314"><a href="#EN-US_TOPIC_0053158611__table88181828105313">Table 1</a> lists the parameters.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0053158611__table88181828105313"></a><a name="table88181828105313"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0053158611__table88181828105313" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0053158611__row15819112816535"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.3.4.2.4.1.1"><p id="EN-US_TOPIC_0053158611__p58268319165259">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.3.4.2.4.1.2"><p id="EN-US_TOPIC_0053158611__p22113407165259">Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.3.4.2.4.1.3"><p id="EN-US_TOPIC_0053158611__p46355523165259">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0053158611__row18819132875319"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.1 "><p id="EN-US_TOPIC_0053158611__p1217433165259">project_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.2 "><p id="EN-US_TOPIC_0053158611__p31503226165259">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.3 "><p id="EN-US_TOPIC_0053158611__p1624545165259">Specifies the project ID.</p>
|
||||
<p id="EN-US_TOPIC_0053158611__p13397185821014">For how to obtain the project ID, see <a href="https://docs.otc.t-systems.com/en-us/api/apiug/apig-en-api-180328009.html" target="_blank" rel="noopener noreferrer">Obtaining Required Information</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0053158611__row15819152825317"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.1 "><p id="EN-US_TOPIC_0053158611__p28142050151519">server_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.2 "><p id="EN-US_TOPIC_0053158611__p64913614151519">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.3 "><p id="EN-US_TOPIC_0053158611__p23511349151519">Specifies the BMS ID.</p>
|
||||
<p id="EN-US_TOPIC_0053158611__p29791113277">You can obtain the BMS ID from the <span id="EN-US_TOPIC_0053158611__en-us_topic_0113746489_text013014803615">BMS</span><span id="EN-US_TOPIC_0053158611__en-us_topic_0113746489_text10131448133612"></span> console or using the <a href="en-us_topic_0053158693.html">Querying BMSs (Native OpenStack API)</a> API.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0053158611__row16819182805319"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.1 "><p id="EN-US_TOPIC_0053158611__p44090003175857">volume_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.2 "><p id="EN-US_TOPIC_0053158611__p14520484175857">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.3 "><p id="EN-US_TOPIC_0053158611__p35308521175857">Specifies the EVS disk ID.</p>
|
||||
<p id="EN-US_TOPIC_0053158611__p102916285214">You can query attached EVS disks attached to a <span id="EN-US_TOPIC_0053158611__en-us_topic_0053158665_text1798918157392">BMS</span><span id="EN-US_TOPIC_0053158611__en-us_topic_0053158665_text10990131533919"></span> using the <a href="en-us_topic_0053158658.html">Querying Information About the Disks Attached to a BMS (Native OpenStack API)</a> API.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0053158611__section8194118165259"><h4 class="sectiontitle">Request</h4><ul id="EN-US_TOPIC_0053158611__ul1946793112531"><li id="EN-US_TOPIC_0053158611__li1174718551576">Request parameters<p id="EN-US_TOPIC_0053158611__p29473591773"><a name="EN-US_TOPIC_0053158611__li1174718551576"></a><a name="li1174718551576"></a>None</p>
|
||||
</li><li id="EN-US_TOPIC_0053158611__li3467173113534">Example request<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0053158611__screen116303409534"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1</pre></div></td><td class="code"><div class="highlight"><pre><span></span><span class="n">DELETE</span> <span class="n">https</span><span class="p">:</span><span class="c1">//{ECS Endpoint}/v2.1/c685484a8cc2416b97260938705deb65/servers/95bf2490-5428-432c-ad9b-5e3406f869dd/os-volume_attachments/b53f23bd-ee8f-49ec-9420-d1acfeaf91d6</span>
|
||||
</pre></div>
|
||||
</td></tr></table></div>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0053158611__section58140617165259"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0053158611__p21580833175658">N/A</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0053158611__section7610951"><h4 class="sectiontitle">Returned Values</h4><div class="p" id="EN-US_TOPIC_0053158611__en-us_topic_0106040941_p193201622141412">Normal values
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0053158611__en-us_topic_0106040941_table753804619176" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0053158611__en-us_topic_0106040941_row10735134615172"><th align="left" class="cellrowborder" valign="top" width="42.42%" id="mcps1.3.6.2.1.1.3.1.1"><p id="EN-US_TOPIC_0053158611__en-us_topic_0106040941_p19735204616177">Returned Values</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="57.58%" id="mcps1.3.6.2.1.1.3.1.2"><p id="EN-US_TOPIC_0053158611__en-us_topic_0106040941_p207355465176">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0053158611__en-us_topic_0106040941_row1473514621713"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.6.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0053158611__en-us_topic_0106040941_p13735144611178">200</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.6.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0053158611__en-us_topic_0106040941_p207351246161711">The request has been successfully processed.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<p id="EN-US_TOPIC_0053158611__en-us_topic_0106040941_p47633965">For details about other returned values, see <a href="en-us_topic_0053158690.html">Status Codes</a>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0053158611__section14752650154917"><h4 class="sectiontitle">Error Codes</h4><p id="EN-US_TOPIC_0053158611__en-us_topic_0106040941_p10243161417491">See <a href="en-us_topic_0107541808.html">Error Codes</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0053158703.html">BMS Disk Management</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
21
docs/bms/api-ref/en-us_topic_0053158613.html
Normal file
21
docs/bms/api-ref/en-us_topic_0053158613.html
Normal file
@ -0,0 +1,21 @@
|
||||
<a name="EN-US_TOPIC_0053158613"></a><a name="EN-US_TOPIC_0053158613"></a>
|
||||
|
||||
<h1 class="topictitle1"><span id="text10908522141716">BMS</span><span id="text29098229177"></span> Status Management</h1>
|
||||
<div id="body40564555"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0053158710.html">Changing the Name of a BMS (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0053158659.html">Starting a BMS (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0053158716.html">Restarting a BMS (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0053158685.html">Stopping a BMS (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0171226370.html">Native OpenStack Nova V2.1 APIs</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
218
docs/bms/api-ref/en-us_topic_0053158614.html
Normal file
218
docs/bms/api-ref/en-us_topic_0053158614.html
Normal file
File diff suppressed because it is too large
Load Diff
148
docs/bms/api-ref/en-us_topic_0053158658.html
Normal file
148
docs/bms/api-ref/en-us_topic_0053158658.html
Normal file
File diff suppressed because it is too large
Load Diff
100
docs/bms/api-ref/en-us_topic_0053158659.html
Normal file
100
docs/bms/api-ref/en-us_topic_0053158659.html
Normal file
File diff suppressed because it is too large
Load Diff
142
docs/bms/api-ref/en-us_topic_0053158662.html
Normal file
142
docs/bms/api-ref/en-us_topic_0053158662.html
Normal file
File diff suppressed because it is too large
Load Diff
156
docs/bms/api-ref/en-us_topic_0053158665.html
Normal file
156
docs/bms/api-ref/en-us_topic_0053158665.html
Normal file
File diff suppressed because it is too large
Load Diff
19
docs/bms/api-ref/en-us_topic_0053158668.html
Normal file
19
docs/bms/api-ref/en-us_topic_0053158668.html
Normal file
@ -0,0 +1,19 @@
|
||||
<a name="EN-US_TOPIC_0053158668"></a><a name="EN-US_TOPIC_0053158668"></a>
|
||||
|
||||
<h1 class="topictitle1"><span id="text1684031291413">BMS</span><span id="text1146511142142"></span> Flavor Query</h1>
|
||||
<div id="body10718788"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0053158684.html">Querying BMS Flavors (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0053158674.html">Querying Details About a BMS Flavor (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0114885743.html">Querying Details About extra_specs Parameters of a BMS Flavor (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0171226370.html">Native OpenStack Nova V2.1 APIs</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
256
docs/bms/api-ref/en-us_topic_0053158674.html
Normal file
256
docs/bms/api-ref/en-us_topic_0053158674.html
Normal file
File diff suppressed because it is too large
Load Diff
197
docs/bms/api-ref/en-us_topic_0053158678.html
Normal file
197
docs/bms/api-ref/en-us_topic_0053158678.html
Normal file
File diff suppressed because it is too large
Load Diff
406
docs/bms/api-ref/en-us_topic_0053158679.html
Normal file
406
docs/bms/api-ref/en-us_topic_0053158679.html
Normal file
File diff suppressed because it is too large
Load Diff
23
docs/bms/api-ref/en-us_topic_0053158680.html
Normal file
23
docs/bms/api-ref/en-us_topic_0053158680.html
Normal file
@ -0,0 +1,23 @@
|
||||
<a name="EN-US_TOPIC_0053158680"></a><a name="EN-US_TOPIC_0053158680"></a>
|
||||
|
||||
<h1 class="topictitle1"><span id="text1027592519399">BMS</span><span id="text376492011564"></span> Lifecycle Management</h1>
|
||||
<div id="body32345284"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0053158682.html">Creating a BMS (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0053158713.html">Deleting a BMS (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0053158707.html">Querying Details About a BMS (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0053158693.html">Querying BMSs (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0053158679.html">Querying Details About BMSs (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0171226370.html">Native OpenStack Nova V2.1 APIs</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
475
docs/bms/api-ref/en-us_topic_0053158682.html
Normal file
475
docs/bms/api-ref/en-us_topic_0053158682.html
Normal file
File diff suppressed because it is too large
Load Diff
80
docs/bms/api-ref/en-us_topic_0053158683.html
Normal file
80
docs/bms/api-ref/en-us_topic_0053158683.html
Normal file
@ -0,0 +1,80 @@
|
||||
<a name="EN-US_TOPIC_0053158683"></a><a name="EN-US_TOPIC_0053158683"></a>
|
||||
|
||||
<h1 class="topictitle1">Deleting Specified <span id="text68606276113">BMS</span><span id="text382315715202"></span> Metadata (Native OpenStack API)</h1>
|
||||
<div id="body1456128284942"><div class="section" id="EN-US_TOPIC_0053158683__section5520708185439"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0053158683__p44524223185439">This API is used to delete specified <span id="EN-US_TOPIC_0053158683__text11500134014405">BMS</span><span id="EN-US_TOPIC_0053158683__text9501164064011"></span> metadata.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0053158683__section5072450814374"><h4 class="sectiontitle">Constraints</h4><p id="EN-US_TOPIC_0053158683__p1255315556220">The BMS <strong id="EN-US_TOPIC_0053158683__b343041634110">OS-EXT-STS:vm_state</strong> attribute (<span id="EN-US_TOPIC_0053158683__text3432181664113">BMS</span><span id="EN-US_TOPIC_0053158683__text1343381611419"></span> status) must be <strong id="EN-US_TOPIC_0053158683__b1288102619417">active</strong>, <strong id="EN-US_TOPIC_0053158683__b16197112814110">stopped</strong>, <strong id="EN-US_TOPIC_0053158683__b178261930104119">paused</strong>, or <strong id="EN-US_TOPIC_0053158683__b9927332174110">suspended</strong>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0053158683__section65173692185439"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0053158683__p54025806185439">DELETE /v2.1/{project_id}/servers/{server_id}/metadata/{key}</p>
|
||||
<p id="EN-US_TOPIC_0053158683__p15834927173614"><a href="#EN-US_TOPIC_0053158683__table12474435113619">Table 1</a> lists the parameters.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0053158683__table12474435113619"></a><a name="table12474435113619"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0053158683__table12474435113619" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0053158683__row1947413503615"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.3.4.2.4.1.1"><p id="EN-US_TOPIC_0053158683__p54886041185439">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.3.4.2.4.1.2"><p id="EN-US_TOPIC_0053158683__p16584368185439">Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.3.4.2.4.1.3"><p id="EN-US_TOPIC_0053158683__p1156530185439">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0053158683__row16474735103610"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.1 "><p id="EN-US_TOPIC_0053158683__p4696221185439">project_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.2 "><p id="EN-US_TOPIC_0053158683__p44849621185439">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.3 "><p id="EN-US_TOPIC_0053158683__p8940698185439">Specifies the project ID.</p>
|
||||
<p id="EN-US_TOPIC_0053158683__p9141450142010">For how to obtain the project ID, see <a href="https://docs.otc.t-systems.com/en-us/api/apiug/apig-en-api-180328009.html" target="_blank" rel="noopener noreferrer">Obtaining Required Information</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0053158683__row12474113573619"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.1 "><p id="EN-US_TOPIC_0053158683__p8209263185439">server_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.2 "><p id="EN-US_TOPIC_0053158683__p60970546185439">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.3 "><p id="EN-US_TOPIC_0053158683__p39667165185439">Specifies the <span id="EN-US_TOPIC_0053158683__text10391121222112">BMS</span><span id="EN-US_TOPIC_0053158683__text439171216215"></span> ID.</p>
|
||||
<p id="EN-US_TOPIC_0053158683__p29791113277">You can obtain the BMS ID from the <span id="EN-US_TOPIC_0053158683__en-us_topic_0113746489_text013014803615">BMS</span><span id="EN-US_TOPIC_0053158683__en-us_topic_0113746489_text10131448133612"></span> console or using the <a href="en-us_topic_0053158693.html">Querying BMSs (Native OpenStack API)</a> API.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0053158683__row16474835173611"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.1 "><p id="EN-US_TOPIC_0053158683__p48209085185622">key</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.2 "><p id="EN-US_TOPIC_0053158683__p12621798185622">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.3 "><p id="EN-US_TOPIC_0053158683__p15732716185622">Specifies the <span id="EN-US_TOPIC_0053158683__text18734141311421">BMS</span><span id="EN-US_TOPIC_0053158683__text1573681354217"></span> metadata key value to be deleted.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0053158683__section21460169185439"><h4 class="sectiontitle">Request</h4><ul id="EN-US_TOPIC_0053158683__ul206572713126"><li id="EN-US_TOPIC_0053158683__li1563324411419">Request parameters<p id="EN-US_TOPIC_0053158683__p11644491245"><a name="EN-US_TOPIC_0053158683__li1563324411419"></a><a name="li1563324411419"></a>None</p>
|
||||
</li><li id="EN-US_TOPIC_0053158683__li665172781212">Example request<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0053158683__screen18739133511210"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1</pre></div></td><td class="code"><div class="highlight"><pre><span></span><span class="n">DELETE</span> <span class="n">https</span><span class="p">:</span><span class="c1">//{ECS Endpoint}/v2.1/c685484a8cc2416b97260938705deb65/servers/95bf2490-5428-432c-ad9b-5e3406f869dd/metadata/{key}</span>
|
||||
</pre></div>
|
||||
</td></tr></table></div>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0053158683__section31286738185439"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0053158683__p25637144185815">N/A</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0053158683__section27037160"><h4 class="sectiontitle">Returned Values</h4><div class="p" id="EN-US_TOPIC_0053158683__en-us_topic_0053158659_p1271142611013">Normal values
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0053158683__en-us_topic_0053158659_table753804619176" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0053158683__en-us_topic_0053158659_row10735134615172"><th align="left" class="cellrowborder" valign="top" width="42.42%" id="mcps1.3.6.2.1.1.3.1.1"><p id="EN-US_TOPIC_0053158683__en-us_topic_0053158659_p19735204616177">Returned Values</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="57.58%" id="mcps1.3.6.2.1.1.3.1.2"><p id="EN-US_TOPIC_0053158683__en-us_topic_0053158659_p207355465176">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0053158683__en-us_topic_0053158659_row1473514621713"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.6.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0053158683__en-us_topic_0053158659_p13735144611178">204</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.6.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0053158683__en-us_topic_0053158659_p81516575011">The server has processed the request but did not return any content.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<p id="EN-US_TOPIC_0053158683__en-us_topic_0053158659_p47633965">For details about other returned values, see <a href="en-us_topic_0053158690.html">Status Codes</a>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0053158683__section14752650154917"><h4 class="sectiontitle">Error Codes</h4><p id="EN-US_TOPIC_0053158683__en-us_topic_0106040941_p10243161417491">See <a href="en-us_topic_0107541808.html">Error Codes</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0173933989.html">BMS Metadata Management</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
286
docs/bms/api-ref/en-us_topic_0053158684.html
Normal file
286
docs/bms/api-ref/en-us_topic_0053158684.html
Normal file
File diff suppressed because it is too large
Load Diff
129
docs/bms/api-ref/en-us_topic_0053158685.html
Normal file
129
docs/bms/api-ref/en-us_topic_0053158685.html
Normal file
File diff suppressed because it is too large
Load Diff
201
docs/bms/api-ref/en-us_topic_0053158687.html
Normal file
201
docs/bms/api-ref/en-us_topic_0053158687.html
Normal file
File diff suppressed because it is too large
Load Diff
17
docs/bms/api-ref/en-us_topic_0053158688.html
Normal file
17
docs/bms/api-ref/en-us_topic_0053158688.html
Normal file
@ -0,0 +1,17 @@
|
||||
<a name="EN-US_TOPIC_0053158688"></a><a name="EN-US_TOPIC_0053158688"></a>
|
||||
|
||||
<h1 class="topictitle1"><span id="text68606276113">BMS</span><span id="text444753132119"></span> IP Address Query</h1>
|
||||
<div id="body1464590256140"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0053158696.html">Querying IP Addresses of a BMS (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0053158662.html">Querying the Specified IP Address of a BMS (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0171226370.html">Native OpenStack Nova V2.1 APIs</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
121
docs/bms/api-ref/en-us_topic_0053158690.html
Normal file
121
docs/bms/api-ref/en-us_topic_0053158690.html
Normal file
File diff suppressed because it is too large
Load Diff
324
docs/bms/api-ref/en-us_topic_0053158693.html
Normal file
324
docs/bms/api-ref/en-us_topic_0053158693.html
Normal file
File diff suppressed because it is too large
Load Diff
190
docs/bms/api-ref/en-us_topic_0053158695.html
Normal file
190
docs/bms/api-ref/en-us_topic_0053158695.html
Normal file
File diff suppressed because it is too large
Load Diff
161
docs/bms/api-ref/en-us_topic_0053158696.html
Normal file
161
docs/bms/api-ref/en-us_topic_0053158696.html
Normal file
File diff suppressed because it is too large
Load Diff
21
docs/bms/api-ref/en-us_topic_0053158703.html
Normal file
21
docs/bms/api-ref/en-us_topic_0053158703.html
Normal file
@ -0,0 +1,21 @@
|
||||
<a name="EN-US_TOPIC_0053158703"></a><a name="EN-US_TOPIC_0053158703"></a>
|
||||
|
||||
<h1 class="topictitle1"><span id="text93761115448">BMS</span><span id="text173757216335"></span> Disk Management</h1>
|
||||
<div id="body45335391"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0053158658.html">Querying Information About the Disks Attached to a BMS (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0053158665.html">Querying Information About a Disk Attached to a BMS (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0053158614.html">Attaching an EVS Disk to a BMS (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0053158611.html">Detaching an EVS Disk from a BMS (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0171226370.html">Native OpenStack Nova V2.1 APIs</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
907
docs/bms/api-ref/en-us_topic_0053158707.html
Normal file
907
docs/bms/api-ref/en-us_topic_0053158707.html
Normal file
File diff suppressed because it is too large
Load Diff
521
docs/bms/api-ref/en-us_topic_0053158710.html
Normal file
521
docs/bms/api-ref/en-us_topic_0053158710.html
Normal file
File diff suppressed because it is too large
Load Diff
17
docs/bms/api-ref/en-us_topic_0053158711.html
Normal file
17
docs/bms/api-ref/en-us_topic_0053158711.html
Normal file
@ -0,0 +1,17 @@
|
||||
<a name="EN-US_TOPIC_0053158711"></a><a name="EN-US_TOPIC_0053158711"></a>
|
||||
|
||||
<h1 class="topictitle1"><span id="text68606276113">BMS</span><span id="text1187314010420"></span> NIC Management</h1>
|
||||
<div id="body55023063"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0053158678.html">Querying Information About BMS NICs (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0053158687.html">Querying Information About a Specified BMS NIC (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0171226370.html">Native OpenStack Nova V2.1 APIs</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
185
docs/bms/api-ref/en-us_topic_0053158712.html
Normal file
185
docs/bms/api-ref/en-us_topic_0053158712.html
Normal file
File diff suppressed because it is too large
Load Diff
71
docs/bms/api-ref/en-us_topic_0053158713.html
Normal file
71
docs/bms/api-ref/en-us_topic_0053158713.html
Normal file
@ -0,0 +1,71 @@
|
||||
<a name="EN-US_TOPIC_0053158713"></a><a name="EN-US_TOPIC_0053158713"></a>
|
||||
|
||||
<h1 class="topictitle1">Deleting a BMS (Native OpenStack API)</h1>
|
||||
<div id="body1456128284941"><div class="section" id="EN-US_TOPIC_0053158713__section4329148591032"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0053158713__p1694940391032">This interface is used to delete a BMS.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0053158713__section1832690791032"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0053158713__p5086715691032">DELETE /v2.1/{project_id}/servers/{server_id}</p>
|
||||
<p id="EN-US_TOPIC_0053158713__p593313712459"><a href="#EN-US_TOPIC_0053158713__table11676151834514">Table 1</a> lists the parameters.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0053158713__table11676151834514"></a><a name="table11676151834514"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0053158713__table11676151834514" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0053158713__row20676618184519"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.4.2.4.1.1"><p id="EN-US_TOPIC_0053158713__p5203048591032">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.4.2.4.1.2"><p id="EN-US_TOPIC_0053158713__p5371975591032">Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.4.2.4.1.3"><p id="EN-US_TOPIC_0053158713__p5633286991032">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0053158713__row1467691854512"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.1 "><p id="EN-US_TOPIC_0053158713__p3144131991032">project_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.2 "><p id="EN-US_TOPIC_0053158713__p6371887891032">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.3 "><p id="EN-US_TOPIC_0053158713__p6095551491032">Specifies the project ID.</p>
|
||||
<p id="EN-US_TOPIC_0053158713__p13397185821014">For how to obtain the project ID, see <a href="https://docs.otc.t-systems.com/en-us/api/apiug/apig-en-api-180328009.html" target="_blank" rel="noopener noreferrer">Obtaining Required Information</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0053158713__row667611824519"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.1 "><p id="EN-US_TOPIC_0053158713__p255895491134">server_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.2 "><p id="EN-US_TOPIC_0053158713__p594874291134">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.3 "><p id="EN-US_TOPIC_0053158713__p1208612791134">Specifies the BMS ID.</p>
|
||||
<p id="EN-US_TOPIC_0053158713__p29791113277">You can obtain the BMS ID from the <span id="EN-US_TOPIC_0053158713__en-us_topic_0113746489_text013014803615">BMS</span><span id="EN-US_TOPIC_0053158713__en-us_topic_0113746489_text10131448133612"></span> console or using the <a href="en-us_topic_0053158693.html">Querying BMSs (Native OpenStack API)</a> API.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0053158713__section1172872291032"><h4 class="sectiontitle">Request</h4><ul id="EN-US_TOPIC_0053158713__ul15952193815573"><li id="EN-US_TOPIC_0053158713__li6736204925217">Request parameters<p id="EN-US_TOPIC_0053158713__p82725485213"><a name="EN-US_TOPIC_0053158713__li6736204925217"></a><a name="li6736204925217"></a>None</p>
|
||||
</li><li id="EN-US_TOPIC_0053158713__li695217387571">Example request<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0053158713__screen207594463573"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1</pre></div></td><td class="code"><div class="highlight"><pre><span></span><span class="n">DELETE</span> <span class="n">https</span><span class="p">:</span><span class="c1">//{ECS Endpoint}/v2.1/bbf1946d374b44a0a2a95533562ba954/servers/9ab74d89-61e7-4259-8546-465fdebe4944</span>
|
||||
</pre></div>
|
||||
</td></tr></table></div>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0053158713__section6619360391225"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0053158713__p6008161391225">N/A</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0053158713__section3477250491225"><h4 class="sectiontitle">Returned Values</h4><div class="p" id="EN-US_TOPIC_0053158713__p87369529318">Normal values
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0053158713__table753804619176" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0053158713__row10735134615172"><th align="left" class="cellrowborder" valign="top" width="42.42%" id="mcps1.3.5.2.1.1.3.1.1"><p id="EN-US_TOPIC_0053158713__p19735204616177">Returned Values</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="57.58%" id="mcps1.3.5.2.1.1.3.1.2"><p id="EN-US_TOPIC_0053158713__p207355465176">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0053158713__row1473514621713"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.5.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0053158713__p13735144611178">204</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.5.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0053158713__p81516575011">The server has processed the request but did not return any content.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<p id="EN-US_TOPIC_0053158713__p47633965">For details about other returned values, see <a href="en-us_topic_0053158690.html">Status Codes</a>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0053158713__section14752650154917"><h4 class="sectiontitle">Error Codes</h4><p id="EN-US_TOPIC_0053158713__en-us_topic_0106040941_p10243161417491">See <a href="en-us_topic_0107541808.html">Error Codes</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0053158680.html">BMS Lifecycle Management</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
133
docs/bms/api-ref/en-us_topic_0053158716.html
Normal file
133
docs/bms/api-ref/en-us_topic_0053158716.html
Normal file
File diff suppressed because it is too large
Load Diff
13
docs/bms/api-ref/en-us_topic_0060323087.html
Normal file
13
docs/bms/api-ref/en-us_topic_0060323087.html
Normal file
@ -0,0 +1,13 @@
|
||||
<a name="EN-US_TOPIC_0060323087"></a><a name="EN-US_TOPIC_0060323087"></a>
|
||||
|
||||
<h1 class="topictitle1">Public Parameters</h1>
|
||||
<div id="body8662426"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0053158690.html">Status Codes</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0107541808.html">Error Codes</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
21
docs/bms/api-ref/en-us_topic_0060384657.html
Normal file
21
docs/bms/api-ref/en-us_topic_0060384657.html
Normal file
@ -0,0 +1,21 @@
|
||||
<a name="EN-US_TOPIC_0060384657"></a><a name="EN-US_TOPIC_0060384657"></a>
|
||||
|
||||
<h1 class="topictitle1"><span id="text93761115448">BMS</span><span id="text124141645193910"></span> SSH Key Pair Management</h1>
|
||||
<div id="body1495506947147"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0060384658.html">Querying SSH Key Pairs (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0060384659.html">Querying an SSH Key Pair (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0060384660.html">Creating and Importing an SSH Key Pair (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0060384661.html">Deleting an SSH Key Pair (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0171226370.html">Native OpenStack Nova V2.1 APIs</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
170
docs/bms/api-ref/en-us_topic_0060384658.html
Normal file
170
docs/bms/api-ref/en-us_topic_0060384658.html
Normal file
File diff suppressed because it is too large
Load Diff
196
docs/bms/api-ref/en-us_topic_0060384659.html
Normal file
196
docs/bms/api-ref/en-us_topic_0060384659.html
Normal file
File diff suppressed because it is too large
Load Diff
221
docs/bms/api-ref/en-us_topic_0060384660.html
Normal file
221
docs/bms/api-ref/en-us_topic_0060384660.html
Normal file
File diff suppressed because it is too large
Load Diff
71
docs/bms/api-ref/en-us_topic_0060384661.html
Normal file
71
docs/bms/api-ref/en-us_topic_0060384661.html
Normal file
@ -0,0 +1,71 @@
|
||||
<a name="EN-US_TOPIC_0060384661"></a><a name="EN-US_TOPIC_0060384661"></a>
|
||||
|
||||
<h1 class="topictitle1">Deleting an SSH Key Pair (Native OpenStack API)</h1>
|
||||
<div id="body1495506947155"><div class="section" id="EN-US_TOPIC_0060384661__section63429208111321"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0060384661__p37492253111321">This interface is used to delete a specified SSH key pair based on the key pair name.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060384661__section1885963111321"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0060384661__p25778225111321">DELETE /v2.1/{project_id}/os-keypairs/{keypair_name}</p>
|
||||
<p id="EN-US_TOPIC_0060384661__p1323213414577"><a href="#EN-US_TOPIC_0060384661__table155384213575">Table 1</a> lists the parameters.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0060384661__table155384213575"></a><a name="table155384213575"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060384661__table155384213575" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0060384661__row1561427572"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.4.2.4.1.1"><p id="EN-US_TOPIC_0060384661__p7634079111321">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.4.2.4.1.2"><p id="EN-US_TOPIC_0060384661__p14380623111321">Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.4.2.4.1.3"><p id="EN-US_TOPIC_0060384661__p23979787111321">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0060384661__row17561542205718"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.1 "><p id="EN-US_TOPIC_0060384661__p28210634111321">project_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.2 "><p id="EN-US_TOPIC_0060384661__p3360028111321">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.3 "><p id="EN-US_TOPIC_0060384661__p3726875111321">Specifies the project ID.</p>
|
||||
<p id="EN-US_TOPIC_0060384661__p9141450142010">For how to obtain the project ID, see <a href="https://docs.otc.t-systems.com/en-us/api/apiug/apig-en-api-180328009.html" target="_blank" rel="noopener noreferrer">Obtaining Required Information</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0060384661__row45619423574"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.1 "><p id="EN-US_TOPIC_0060384661__p32537635111321">keypair_name</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.2 "><p id="EN-US_TOPIC_0060384661__p18302768111321">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.3 "><p id="EN-US_TOPIC_0060384661__p6129221111321">Specifies the key pair name.</p>
|
||||
<p id="EN-US_TOPIC_0060384661__p1345123817411">You can obtain the key pair name by calling the <a href="en-us_topic_0060384658.html">Querying SSH Key Pairs (Native OpenStack API)</a> API.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060384661__section26704907111321"><h4 class="sectiontitle">Request</h4><ul id="EN-US_TOPIC_0060384661__ul7620257448"><li id="EN-US_TOPIC_0060384661__li1707559986">Request parameters<p id="EN-US_TOPIC_0060384661__p586810417919"><a name="EN-US_TOPIC_0060384661__li1707559986"></a><a name="li1707559986"></a>None</p>
|
||||
</li><li id="EN-US_TOPIC_0060384661__li1062015574412">Example request<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0060384661__screen9683066518"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1</pre></div></td><td class="code"><div class="highlight"><pre><span></span><span class="n">DELETE</span> <span class="n">https</span><span class="p">:</span><span class="c1">//{ECS Endpoint}/v2.1/bbf1946d374b44a0a2a95533562ba954/os-keypairs/keypair-test</span>
|
||||
</pre></div>
|
||||
</td></tr></table></div>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060384661__section6307065111321"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0060384661__p41110288111321">N/A</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060384661__section27037160"><h4 class="sectiontitle">Returned Values</h4><div class="p" id="EN-US_TOPIC_0060384661__en-us_topic_0053158659_p1271142611013">Normal values
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060384661__en-us_topic_0053158659_table753804619176" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0060384661__en-us_topic_0053158659_row10735134615172"><th align="left" class="cellrowborder" valign="top" width="42.42%" id="mcps1.3.5.2.1.1.3.1.1"><p id="EN-US_TOPIC_0060384661__en-us_topic_0053158659_p19735204616177">Returned Values</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="57.58%" id="mcps1.3.5.2.1.1.3.1.2"><p id="EN-US_TOPIC_0060384661__en-us_topic_0053158659_p207355465176">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0060384661__en-us_topic_0053158659_row1473514621713"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.5.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0060384661__en-us_topic_0053158659_p13735144611178">204</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.5.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0060384661__en-us_topic_0053158659_p81516575011">The server has processed the request but did not return any content.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<p id="EN-US_TOPIC_0060384661__en-us_topic_0053158659_p47633965">For details about other returned values, see <a href="en-us_topic_0053158690.html">Status Codes</a>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060384661__section14752650154917"><h4 class="sectiontitle">Error Codes</h4><p id="EN-US_TOPIC_0060384661__en-us_topic_0106040941_p10243161417491">See <a href="en-us_topic_0107541808.html">Error Codes</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0060384657.html">BMS SSH Key Pair Management</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
123
docs/bms/api-ref/en-us_topic_0060402469.html
Normal file
123
docs/bms/api-ref/en-us_topic_0060402469.html
Normal file
File diff suppressed because it is too large
Load Diff
25
docs/bms/api-ref/en-us_topic_0060410925.html
Normal file
25
docs/bms/api-ref/en-us_topic_0060410925.html
Normal file
@ -0,0 +1,25 @@
|
||||
<a name="EN-US_TOPIC_0060410925"></a><a name="EN-US_TOPIC_0060410925"></a>
|
||||
|
||||
<h1 class="topictitle1"><span id="text93761115448">BMS</span><span id="text1327153134013"></span> 1D Tag Management</h1>
|
||||
<div id="body1495513488157"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0060410926.html">Querying BMS Tags (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0060410927.html">Adding Tags to a BMS (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0060410928.html">Deleting Tags of a BMS (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0060410929.html">Adding a Tag to a BMS (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0060410930.html">Checking for Tags of a BMS (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0060424486.html">Deleting a Tag of a BMS (Native OpenStack API)</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0171226370.html">Native OpenStack Nova V2.1 APIs</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
107
docs/bms/api-ref/en-us_topic_0060410926.html
Normal file
107
docs/bms/api-ref/en-us_topic_0060410926.html
Normal file
File diff suppressed because it is too large
Load Diff
148
docs/bms/api-ref/en-us_topic_0060410927.html
Normal file
148
docs/bms/api-ref/en-us_topic_0060410927.html
Normal file
File diff suppressed because it is too large
Load Diff
75
docs/bms/api-ref/en-us_topic_0060410928.html
Normal file
75
docs/bms/api-ref/en-us_topic_0060410928.html
Normal file
@ -0,0 +1,75 @@
|
||||
<a name="EN-US_TOPIC_0060410928"></a><a name="EN-US_TOPIC_0060410928"></a>
|
||||
|
||||
<h1 class="topictitle1">Deleting Tags of a <span id="text93761115448">BMS</span><span id="text1297323418528"></span> (Native OpenStack API)</h1>
|
||||
<div id="body1495513488162"><div class="section" id="EN-US_TOPIC_0060410928__section46928615105534"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0060410928__p43121505105534">This API is used to delete all tags of a <span id="EN-US_TOPIC_0060410928__text166869168341">BMS</span><span id="EN-US_TOPIC_0060410928__text206879162348"></span>.</p>
|
||||
<p id="EN-US_TOPIC_0060410928__p6834195814288">You are required to use the HTTP header <strong id="EN-US_TOPIC_0060410928__en-us_topic_0060410926_b842352706165643">X-OpenStack-Nova-API-Version: 2.26</strong> to specify the micro version on the client.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060410928__section76881969360"><h4 class="sectiontitle">Constraints</h4><div class="note" id="EN-US_TOPIC_0060410928__note65604746151638"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><ul id="EN-US_TOPIC_0060410928__ul20910143374618"><li id="EN-US_TOPIC_0060410928__li1791023324610">Tag <strong id="EN-US_TOPIC_0060410928__b137381054153411">__type_baremetal</strong> is used to identify a <span id="EN-US_TOPIC_0060410928__text475115494529">BMS</span><span id="EN-US_TOPIC_0060410928__text13751154910524"></span>. You are not advised to delete this tag. Otherwise, the <span id="EN-US_TOPIC_0060410928__text1743675219527">BMS</span><span id="EN-US_TOPIC_0060410928__text943615215523"></span> will be displayed only on the ECS console.</li><li id="EN-US_TOPIC_0060410928__li54881723385">After deleting the <strong id="EN-US_TOPIC_0060410928__b29761546191013">__type_baremetal</strong> tag, you can add it again by following the instructions in <a href="en-us_topic_0060410929.html">Adding a Tag to a BMS (Native OpenStack API)</a>. After the tag is added, the <span id="EN-US_TOPIC_0060410928__text1587255145217">BMS</span><span id="EN-US_TOPIC_0060410928__text1558711558529"></span> will be displayed on the BMS console.</li></ul>
|
||||
</div></div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060410928__section3181044105534"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0060410928__p67083394105534">DELETE /v2.1/{project_id}/servers/{server_id}/tags</p>
|
||||
<p id="EN-US_TOPIC_0060410928__p157891831800"><a href="#EN-US_TOPIC_0060410928__table17718161117017">Table 1</a> lists the parameters.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0060410928__table17718161117017"></a><a name="table17718161117017"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060410928__table17718161117017" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0060410928__row20718911904"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.3.4.2.4.1.1"><p id="EN-US_TOPIC_0060410928__p67050730103718">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.3.4.2.4.1.2"><p id="EN-US_TOPIC_0060410928__p62400032103718">Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.3.4.2.4.1.3"><p id="EN-US_TOPIC_0060410928__p21237868103718">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0060410928__row07181111908"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.1 "><p id="EN-US_TOPIC_0060410928__p23650911103718">project_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.2 "><p id="EN-US_TOPIC_0060410928__p36675672103718">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.3 "><p id="EN-US_TOPIC_0060410928__p17939461103718">Specifies the project ID.</p>
|
||||
<p id="EN-US_TOPIC_0060410928__p9141450142010">For how to obtain the project ID, see <a href="https://docs.otc.t-systems.com/en-us/api/apiug/apig-en-api-180328009.html" target="_blank" rel="noopener noreferrer">Obtaining Required Information</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0060410928__row107182111208"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.1 "><p id="EN-US_TOPIC_0060410928__p18738546141829">server_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.2 "><p id="EN-US_TOPIC_0060410928__p41427238141829">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.3.4.2.4.1.3 "><p id="EN-US_TOPIC_0060410928__p163111141829">Specifies the <span id="EN-US_TOPIC_0060410928__text17563155975217">BMS</span><span id="EN-US_TOPIC_0060410928__text75641459195213"></span> ID.</p>
|
||||
<p id="EN-US_TOPIC_0060410928__p29791113277">You can obtain the BMS ID from the <span id="EN-US_TOPIC_0060410928__en-us_topic_0113746489_text013014803615">BMS</span><span id="EN-US_TOPIC_0060410928__en-us_topic_0113746489_text10131448133612"></span> console or using the <a href="en-us_topic_0053158693.html">Querying BMSs (Native OpenStack API)</a> API.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060410928__section61879170105534"><h4 class="sectiontitle">Request</h4><ul id="EN-US_TOPIC_0060410928__ul169152711817"><li id="EN-US_TOPIC_0060410928__li2413517915">Request parameters<p id="EN-US_TOPIC_0060410928__p740355415918"><a name="EN-US_TOPIC_0060410928__li2413517915"></a><a name="li2413517915"></a>None</p>
|
||||
</li><li id="EN-US_TOPIC_0060410928__li11915171483">Example request<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0060410928__screen464516211288"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1</pre></div></td><td class="code"><div class="highlight"><pre><span></span><span class="n">DELETE</span> <span class="n">https</span><span class="p">:</span><span class="c1">//{ECS Endpoint}/v2.1/bbf1946d374b44a0a2a95533562ba954/servers/53206ed0-56de-4d6b-b7ee-ffc62ca26f43/tags</span>
|
||||
</pre></div>
|
||||
</td></tr></table></div>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060410928__section33789573105534"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0060410928__p18832719143830">N/A</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060410928__section27037160"><h4 class="sectiontitle">Returned Values</h4><div class="p" id="EN-US_TOPIC_0060410928__en-us_topic_0053158659_p1271142611013">Normal values
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060410928__en-us_topic_0053158659_table753804619176" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0060410928__en-us_topic_0053158659_row10735134615172"><th align="left" class="cellrowborder" valign="top" width="42.42%" id="mcps1.3.6.2.1.1.3.1.1"><p id="EN-US_TOPIC_0060410928__en-us_topic_0053158659_p19735204616177">Returned Values</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="57.58%" id="mcps1.3.6.2.1.1.3.1.2"><p id="EN-US_TOPIC_0060410928__en-us_topic_0053158659_p207355465176">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0060410928__en-us_topic_0053158659_row1473514621713"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.6.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0060410928__en-us_topic_0053158659_p13735144611178">204</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.6.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0060410928__en-us_topic_0053158659_p81516575011">The server has processed the request but did not return any content.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<p id="EN-US_TOPIC_0060410928__en-us_topic_0053158659_p47633965">For details about other returned values, see <a href="en-us_topic_0053158690.html">Status Codes</a>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060410928__section14752650154917"><h4 class="sectiontitle">Error Codes</h4><p id="EN-US_TOPIC_0060410928__en-us_topic_0106040941_p10243161417491">See <a href="en-us_topic_0107541808.html">Error Codes</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0060410925.html">BMS 1D Tag Management</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
85
docs/bms/api-ref/en-us_topic_0060410929.html
Normal file
85
docs/bms/api-ref/en-us_topic_0060410929.html
Normal file
@ -0,0 +1,85 @@
|
||||
<a name="EN-US_TOPIC_0060410929"></a><a name="EN-US_TOPIC_0060410929"></a>
|
||||
|
||||
<h1 class="topictitle1">Adding a Tag to a <span id="text93761115448">BMS</span><span id="text1297323418528"></span> (Native OpenStack API)</h1>
|
||||
<div id="body1495513488164"><div class="section" id="EN-US_TOPIC_0060410929__section63429208111321"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0060410929__p37492253111321">This API is used to add a tag to a <span id="EN-US_TOPIC_0060410929__text1416164323718">BMS</span><span id="EN-US_TOPIC_0060410929__text8164643133713"></span>.</p>
|
||||
<p id="EN-US_TOPIC_0060410929__p132131223182915">You are required to use the HTTP header <strong id="EN-US_TOPIC_0060410929__en-us_topic_0060410926_b842352706165643">X-OpenStack-Nova-API-Version: 2.26</strong> to specify the micro version on the client.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060410929__section26150540144115"><h4 class="sectiontitle">Constraints</h4><ul id="EN-US_TOPIC_0060410929__en-us_topic_0057972840_ul3622491022280"><li id="EN-US_TOPIC_0060410929__li34077530259">A BMS can have a maximum of 50 tags.</li><li id="EN-US_TOPIC_0060410929__en-us_topic_0057972840_li5932847622280">The tag contains a maximum of 80 characters.</li><li id="EN-US_TOPIC_0060410929__en-us_topic_0057972840_li2272046322280">The tag cannot start with a period (.).</li><li id="EN-US_TOPIC_0060410929__en-us_topic_0057972840_li3490106422280">An empty tag cannot be created.</li></ul>
|
||||
<div class="note" id="EN-US_TOPIC_0060410929__note63322819309"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0060410929__p13512284304">It is recommended that you add the <strong id="EN-US_TOPIC_0060410929__b156725353717">__type_baremetal</strong> tag to <span id="EN-US_TOPIC_0060410929__text857125317375">BMS</span><span id="EN-US_TOPIC_0060410929__text115741753103714"></span>s to distinguish <span id="EN-US_TOPIC_0060410929__text17578165353712">BMS</span><span id="EN-US_TOPIC_0060410929__text1580253133716"></span>s from ECSs.</p>
|
||||
</div></div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060410929__section1885963111321"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0060410929__p25778225111321">PUT /v2.1/{project_id}/servers/{server_id}/tags/{tag}</p>
|
||||
<p id="EN-US_TOPIC_0060410929__p196031646009"><a href="#EN-US_TOPIC_0060410929__table19718185512020">Table 1</a> lists the parameters.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0060410929__table19718185512020"></a><a name="table19718185512020"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060410929__table19718185512020" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0060410929__row371913559014"><th align="left" class="cellrowborder" valign="top" width="26.862686268626863%" id="mcps1.3.3.4.2.4.1.1"><p id="EN-US_TOPIC_0060410929__p67050730103718">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="28.402840284028404%" id="mcps1.3.3.4.2.4.1.2"><p id="EN-US_TOPIC_0060410929__p62400032103718">Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="44.73447344734473%" id="mcps1.3.3.4.2.4.1.3"><p id="EN-US_TOPIC_0060410929__p21237868103718">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0060410929__row207198551306"><td class="cellrowborder" valign="top" width="26.862686268626863%" headers="mcps1.3.3.4.2.4.1.1 "><p id="EN-US_TOPIC_0060410929__p23650911103718">project_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="28.402840284028404%" headers="mcps1.3.3.4.2.4.1.2 "><p id="EN-US_TOPIC_0060410929__p36675672103718">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="44.73447344734473%" headers="mcps1.3.3.4.2.4.1.3 "><p id="EN-US_TOPIC_0060410929__p17939461103718">Specifies the project ID.</p>
|
||||
<p id="EN-US_TOPIC_0060410929__p9141450142010">For how to obtain the project ID, see <a href="https://docs.otc.t-systems.com/en-us/api/apiug/apig-en-api-180328009.html" target="_blank" rel="noopener noreferrer">Obtaining Required Information</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0060410929__row1871913551206"><td class="cellrowborder" valign="top" width="26.862686268626863%" headers="mcps1.3.3.4.2.4.1.1 "><p id="EN-US_TOPIC_0060410929__p18738546141829">server_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="28.402840284028404%" headers="mcps1.3.3.4.2.4.1.2 "><p id="EN-US_TOPIC_0060410929__p41427238141829">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="44.73447344734473%" headers="mcps1.3.3.4.2.4.1.3 "><p id="EN-US_TOPIC_0060410929__p163111141829">Specifies the <span id="EN-US_TOPIC_0060410929__text718713247535">BMS</span><span id="EN-US_TOPIC_0060410929__text1118792412539"></span> ID.</p>
|
||||
<p id="EN-US_TOPIC_0060410929__p29791113277">You can obtain the BMS ID from the <span id="EN-US_TOPIC_0060410929__en-us_topic_0113746489_text013014803615">BMS</span><span id="EN-US_TOPIC_0060410929__en-us_topic_0113746489_text10131448133612"></span> console or using the <a href="en-us_topic_0053158693.html">Querying BMSs (Native OpenStack API)</a> API.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0060410929__row2071917554012"><td class="cellrowborder" valign="top" width="26.862686268626863%" headers="mcps1.3.3.4.2.4.1.1 "><p id="EN-US_TOPIC_0060410929__p66048515144318">tag</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="28.402840284028404%" headers="mcps1.3.3.4.2.4.1.2 "><p id="EN-US_TOPIC_0060410929__p48329483144318">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="44.73447344734473%" headers="mcps1.3.3.4.2.4.1.3 "><p id="EN-US_TOPIC_0060410929__p133533233165">Specifies the tag information.</p>
|
||||
<p id="EN-US_TOPIC_0060410929__p6856153762712">Constraints:</p>
|
||||
<ul id="EN-US_TOPIC_0060410929__ul31181225141619"><li id="EN-US_TOPIC_0060410929__li0626182714165">The tag contains a maximum of 80 characters.</li><li id="EN-US_TOPIC_0060410929__li7709113371617">The tag cannot start with a period (.).</li><li id="EN-US_TOPIC_0060410929__li16118112511613">An empty tag cannot be created.</li><li id="EN-US_TOPIC_0060410929__li11612039181616">URL encoding is required for special characters.</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060410929__section26704907111321"><h4 class="sectiontitle">Request</h4><ul id="EN-US_TOPIC_0060410929__ul1521771616911"><li id="EN-US_TOPIC_0060410929__li5408935104">Request parameters<p id="EN-US_TOPIC_0060410929__p137601466103"><a name="EN-US_TOPIC_0060410929__li5408935104"></a><a name="li5408935104"></a>None</p>
|
||||
</li><li id="EN-US_TOPIC_0060410929__li132171516292">Example request<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0060410929__screen1784182410920"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1</pre></div></td><td class="code"><div class="highlight"><pre><span></span><span class="n">PUT</span> <span class="n">https</span><span class="p">:</span><span class="c1">//{ECS Endpoint}/v2.1/bbf1946d374b44a0a2a95533562ba954/servers/53206ed0-56de-4d6b-b7ee-ffc62ca26f43/tags/{tag}</span>
|
||||
</pre></div>
|
||||
</td></tr></table></div>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060410929__section6307065111321"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0060410929__p41110288111321">N/A</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060410929__section27037160"><h4 class="sectiontitle">Returned Values</h4><div class="p" id="EN-US_TOPIC_0060410929__en-us_topic_0053158659_p1271142611013">Normal values
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060410929__en-us_topic_0053158659_table753804619176" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0060410929__en-us_topic_0053158659_row10735134615172"><th align="left" class="cellrowborder" valign="top" width="42.42%" id="mcps1.3.6.2.1.1.3.1.1"><p id="EN-US_TOPIC_0060410929__en-us_topic_0053158659_p19735204616177">Returned Values</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="57.58%" id="mcps1.3.6.2.1.1.3.1.2"><p id="EN-US_TOPIC_0060410929__en-us_topic_0053158659_p207355465176">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0060410929__en-us_topic_0053158659_row1473514621713"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.6.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0060410929__en-us_topic_0053158659_p13735144611178">204</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.6.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0060410929__en-us_topic_0053158659_p81516575011">The server has processed the request but did not return any content.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<p id="EN-US_TOPIC_0060410929__en-us_topic_0053158659_p47633965">For details about other returned values, see <a href="en-us_topic_0053158690.html">Status Codes</a>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060410929__section14752650154917"><h4 class="sectiontitle">Error Codes</h4><p id="EN-US_TOPIC_0060410929__en-us_topic_0106040941_p10243161417491">See <a href="en-us_topic_0107541808.html">Error Codes</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0060410925.html">BMS 1D Tag Management</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
95
docs/bms/api-ref/en-us_topic_0060410930.html
Normal file
95
docs/bms/api-ref/en-us_topic_0060410930.html
Normal file
@ -0,0 +1,95 @@
|
||||
<a name="EN-US_TOPIC_0060410930"></a><a name="EN-US_TOPIC_0060410930"></a>
|
||||
|
||||
<h1 class="topictitle1">Checking for Tags of a <span id="text93761115448">BMS</span><span id="text1297323418528"></span> (Native OpenStack API)</h1>
|
||||
<div id="body1495513488165"><div class="section" id="EN-US_TOPIC_0060410930__section66970384144623"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0060410930__p55892006144623">This API is used to check whether a <span id="EN-US_TOPIC_0060410930__text482634115318">BMS</span><span id="EN-US_TOPIC_0060410930__text108213435314"></span> has a specified tag.</p>
|
||||
<p id="EN-US_TOPIC_0060410930__p567751719327">You are required to use the HTTP header <strong id="EN-US_TOPIC_0060410930__en-us_topic_0060410926_b842352706165643">X-OpenStack-Nova-API-Version: 2.26</strong> to specify the micro version on the client.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060410930__section20295111144623"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0060410930__p12242131144623">GET /v2.1/{project_id}/servers/{server_id}/tags/{tag}</p>
|
||||
<p id="EN-US_TOPIC_0060410930__p7165539412"><a href="#EN-US_TOPIC_0060410930__table6300135020116">Table 1</a> lists the parameters.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0060410930__table6300135020116"></a><a name="table6300135020116"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060410930__table6300135020116" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0060410930__row6301650413"><th align="left" class="cellrowborder" valign="top" width="24.892489248924893%" id="mcps1.3.2.4.2.4.1.1"><p id="EN-US_TOPIC_0060410930__p29933752144623">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="24.892489248924893%" id="mcps1.3.2.4.2.4.1.2"><p id="EN-US_TOPIC_0060410930__p8714817144623">Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="50.215021502150215%" id="mcps1.3.2.4.2.4.1.3"><p id="EN-US_TOPIC_0060410930__p34811538144623">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0060410930__row1830145014117"><td class="cellrowborder" valign="top" width="24.892489248924893%" headers="mcps1.3.2.4.2.4.1.1 "><p id="EN-US_TOPIC_0060410930__p27039406144623">project_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="24.892489248924893%" headers="mcps1.3.2.4.2.4.1.2 "><p id="EN-US_TOPIC_0060410930__p42708297144623">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="50.215021502150215%" headers="mcps1.3.2.4.2.4.1.3 "><p id="EN-US_TOPIC_0060410930__p36820045144623">Specifies the project ID.</p>
|
||||
<p id="EN-US_TOPIC_0060410930__p9141450142010">For how to obtain the project ID, see <a href="https://docs.otc.t-systems.com/en-us/api/apiug/apig-en-api-180328009.html" target="_blank" rel="noopener noreferrer">Obtaining Required Information</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0060410930__row030112504112"><td class="cellrowborder" valign="top" width="24.892489248924893%" headers="mcps1.3.2.4.2.4.1.1 "><p id="EN-US_TOPIC_0060410930__p65376104144623">server_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="24.892489248924893%" headers="mcps1.3.2.4.2.4.1.2 "><p id="EN-US_TOPIC_0060410930__p60973080144623">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="50.215021502150215%" headers="mcps1.3.2.4.2.4.1.3 "><p id="EN-US_TOPIC_0060410930__p39872428144623">Specifies the <span id="EN-US_TOPIC_0060410930__text166801037185316">BMS</span><span id="EN-US_TOPIC_0060410930__text96808374535"></span> ID.</p>
|
||||
<p id="EN-US_TOPIC_0060410930__p29791113277">You can obtain the BMS ID from the <span id="EN-US_TOPIC_0060410930__en-us_topic_0113746489_text013014803615">BMS</span><span id="EN-US_TOPIC_0060410930__en-us_topic_0113746489_text10131448133612"></span> console or using the <a href="en-us_topic_0053158693.html">Querying BMSs (Native OpenStack API)</a> API.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0060410930__row33016506115"><td class="cellrowborder" valign="top" width="24.892489248924893%" headers="mcps1.3.2.4.2.4.1.1 "><p id="EN-US_TOPIC_0060410930__p8862197144623">tag</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="24.892489248924893%" headers="mcps1.3.2.4.2.4.1.2 "><p id="EN-US_TOPIC_0060410930__p46749363144623">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="50.215021502150215%" headers="mcps1.3.2.4.2.4.1.3 "><p id="EN-US_TOPIC_0060410930__p28602098144623">Specifies the key of the tag to be queried.</p>
|
||||
<p id="EN-US_TOPIC_0060410930__p15688120112814">Constraints:</p>
|
||||
<ul id="EN-US_TOPIC_0060410930__ul926591942418"><li id="EN-US_TOPIC_0060410930__li13375192802420">URL encoding is required for special characters.</li><li id="EN-US_TOPIC_0060410930__li1326521992419">If no tag key is specified, all tags of the <span id="EN-US_TOPIC_0060410930__text1873714012533">BMS</span><span id="EN-US_TOPIC_0060410930__text197378408537"></span> are displayed.</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060410930__section56092298144623"><h4 class="sectiontitle">Request</h4><ul id="EN-US_TOPIC_0060410930__ul0181353101019"><li id="EN-US_TOPIC_0060410930__li460910125101">Request parameters<p id="EN-US_TOPIC_0060410930__p1411613163109"><a name="EN-US_TOPIC_0060410930__li460910125101"></a><a name="li460910125101"></a>None</p>
|
||||
</li><li id="EN-US_TOPIC_0060410930__li31865320107">Example request<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0060410930__screen692717114116"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1</pre></div></td><td class="code"><div class="highlight"><pre><span></span><span class="n">GET</span> <span class="n">https</span><span class="p">:</span><span class="c1">//{ECS Endpoint}/v2.1/bbf1946d374b44a0a2a95533562ba954/servers/2d85af7c-cbfe-40c5-a378-4d03b42fb0e2/tags/{tag}</span>
|
||||
</pre></div>
|
||||
</td></tr></table></div>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060410930__section21987090144623"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0060410930__p36123842144623">If the specified tag exists, no response is returned.</p>
|
||||
<p id="EN-US_TOPIC_0060410930__p1858584511577">If the specified tag does not exist, the response is as follows:</p>
|
||||
<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0060410930__screen882780135820"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6</pre></div></td><td class="code"><div class="highlight"><pre><span></span><span class="p">{</span>
|
||||
<span class="s">"itemNotFound"</span><span class="p">:</span> <span class="p">{</span>
|
||||
<span class="s">"message"</span><span class="p">:</span> <span class="s">"Server 2d85af7c-cbfe-40c5-a378-4d03b42fb0e2 has no tag 'abc'"</span><span class="p">,</span>
|
||||
<span class="s">"code"</span><span class="p">:</span> <span class="mi">404</span>
|
||||
<span class="p">}</span>
|
||||
<span class="p">}</span>
|
||||
</pre></div>
|
||||
</td></tr></table></div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060410930__section27037160"><h4 class="sectiontitle">Returned Values</h4><div class="p" id="EN-US_TOPIC_0060410930__en-us_topic_0053158659_p1271142611013">Normal values
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060410930__en-us_topic_0053158659_table753804619176" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0060410930__en-us_topic_0053158659_row10735134615172"><th align="left" class="cellrowborder" valign="top" width="42.42%" id="mcps1.3.5.2.1.1.3.1.1"><p id="EN-US_TOPIC_0060410930__en-us_topic_0053158659_p19735204616177">Returned Values</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="57.58%" id="mcps1.3.5.2.1.1.3.1.2"><p id="EN-US_TOPIC_0060410930__en-us_topic_0053158659_p207355465176">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0060410930__en-us_topic_0053158659_row1473514621713"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.5.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0060410930__en-us_topic_0053158659_p13735144611178">204</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.5.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0060410930__en-us_topic_0053158659_p81516575011">The server has processed the request but did not return any content.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<p id="EN-US_TOPIC_0060410930__en-us_topic_0053158659_p47633965">For details about other returned values, see <a href="en-us_topic_0053158690.html">Status Codes</a>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060410930__section14752650154917"><h4 class="sectiontitle">Error Codes</h4><p id="EN-US_TOPIC_0060410930__en-us_topic_0106040941_p10243161417491">See <a href="en-us_topic_0107541808.html">Error Codes</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0060410925.html">BMS 1D Tag Management</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
85
docs/bms/api-ref/en-us_topic_0060424486.html
Normal file
85
docs/bms/api-ref/en-us_topic_0060424486.html
Normal file
@ -0,0 +1,85 @@
|
||||
<a name="EN-US_TOPIC_0060424486"></a><a name="EN-US_TOPIC_0060424486"></a>
|
||||
|
||||
<h1 class="topictitle1">Deleting a Tag of a <span id="text93761115448">BMS</span><span id="text1297323418528"></span> (Native OpenStack API)</h1>
|
||||
<div id="body1495523606632"><div class="section" id="EN-US_TOPIC_0060424486__section46928615105534"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0060424486__p43121505105534">This API is used to delete a tag of a <span id="EN-US_TOPIC_0060424486__text185671349205318">BMS</span><span id="EN-US_TOPIC_0060424486__text256784955315"></span>.</p>
|
||||
<p id="EN-US_TOPIC_0060424486__p133455520338">You are required to use the HTTP header <strong id="EN-US_TOPIC_0060424486__en-us_topic_0060410926_b842352706165643">X-OpenStack-Nova-API-Version: 2.26</strong> to specify the micro version on the client.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060424486__section11729622194315"><h4 class="sectiontitle">Constraints</h4><ul id="EN-US_TOPIC_0060424486__ul6367192553415"><li id="EN-US_TOPIC_0060424486__li8367925133413">The tag contains a maximum of 80 characters.</li><li id="EN-US_TOPIC_0060424486__li13321831163420">If a tag contains non-URL-safe characters, perform URL encoding.</li></ul>
|
||||
<div class="note" id="EN-US_TOPIC_0060424486__note65604746151638"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><ul id="EN-US_TOPIC_0060424486__ul20910143374618"><li id="EN-US_TOPIC_0060424486__li1791023324610">Tag <strong id="EN-US_TOPIC_0060424486__b655510279284">__type_baremetal</strong> is used to identify a <span id="EN-US_TOPIC_0060424486__text1955572711286">BMS</span><span id="EN-US_TOPIC_0060424486__text1555518279287"></span>. You are not advised to delete this tag. Otherwise, the <span id="EN-US_TOPIC_0060424486__text95561927102813">BMS</span><span id="EN-US_TOPIC_0060424486__text455642742818"></span> will be displayed only on the ECS console.</li><li id="EN-US_TOPIC_0060424486__li54881723385">After deleting the <strong id="EN-US_TOPIC_0060424486__b1946315231436">__type_baremetal</strong> tag, you can add it again by following the instructions in <a href="en-us_topic_0060410929.html">Adding a Tag to a BMS (Native OpenStack API)</a>. After the tag is added, the <span id="EN-US_TOPIC_0060424486__text1246572318436">BMS</span><span id="EN-US_TOPIC_0060424486__text2467923124317"></span> will be displayed on the BMS console.</li></ul>
|
||||
</div></div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060424486__section3181044105534"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0060424486__p67083394105534">DELETE /v2.1/{project_id}/servers/{server_id}/tags/{tag}</p>
|
||||
<p id="EN-US_TOPIC_0060424486__p51059371521"><a href="#EN-US_TOPIC_0060424486__table105191945325">Table 1</a> lists the parameters.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0060424486__table105191945325"></a><a name="table105191945325"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060424486__table105191945325" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0060424486__row55201745523"><th align="left" class="cellrowborder" valign="top" width="23.03230323032303%" id="mcps1.3.3.4.2.4.1.1"><p id="EN-US_TOPIC_0060424486__p67050730103718">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="24.782478247824784%" id="mcps1.3.3.4.2.4.1.2"><p id="EN-US_TOPIC_0060424486__p55073076202321">Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="52.185218521852185%" id="mcps1.3.3.4.2.4.1.3"><p id="EN-US_TOPIC_0060424486__p21237868103718">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0060424486__row165207451427"><td class="cellrowborder" valign="top" width="23.03230323032303%" headers="mcps1.3.3.4.2.4.1.1 "><p id="EN-US_TOPIC_0060424486__p23650911103718">project_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="24.782478247824784%" headers="mcps1.3.3.4.2.4.1.2 "><p id="EN-US_TOPIC_0060424486__p36675672103718">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="52.185218521852185%" headers="mcps1.3.3.4.2.4.1.3 "><p id="EN-US_TOPIC_0060424486__p17939461103718">Specifies the project ID.</p>
|
||||
<p id="EN-US_TOPIC_0060424486__p9141450142010">For how to obtain the project ID, see <a href="https://docs.otc.t-systems.com/en-us/api/apiug/apig-en-api-180328009.html" target="_blank" rel="noopener noreferrer">Obtaining Required Information</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0060424486__row1752024519217"><td class="cellrowborder" valign="top" width="23.03230323032303%" headers="mcps1.3.3.4.2.4.1.1 "><p id="EN-US_TOPIC_0060424486__p18738546141829">server_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="24.782478247824784%" headers="mcps1.3.3.4.2.4.1.2 "><p id="EN-US_TOPIC_0060424486__p41427238141829">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="52.185218521852185%" headers="mcps1.3.3.4.2.4.1.3 "><p id="EN-US_TOPIC_0060424486__p163111141829">Specifies the <span id="EN-US_TOPIC_0060424486__text731729134313">BMS</span><span id="EN-US_TOPIC_0060424486__text9442974311"></span> ID.</p>
|
||||
<p id="EN-US_TOPIC_0060424486__p29791113277">You can obtain the BMS ID from the <span id="EN-US_TOPIC_0060424486__en-us_topic_0113746489_text013014803615">BMS</span><span id="EN-US_TOPIC_0060424486__en-us_topic_0113746489_text10131448133612"></span> console or using the <a href="en-us_topic_0053158693.html">Querying BMSs (Native OpenStack API)</a> API.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0060424486__row4520184517219"><td class="cellrowborder" valign="top" width="23.03230323032303%" headers="mcps1.3.3.4.2.4.1.1 "><p id="EN-US_TOPIC_0060424486__p54908755151432">tag</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="24.782478247824784%" headers="mcps1.3.3.4.2.4.1.2 "><p id="EN-US_TOPIC_0060424486__p18424196151432">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="52.185218521852185%" headers="mcps1.3.3.4.2.4.1.3 "><p id="EN-US_TOPIC_0060424486__p3844311810">Specifies the tag information.</p>
|
||||
<p id="EN-US_TOPIC_0060424486__p1648373542814">Constraints:</p>
|
||||
<ul id="EN-US_TOPIC_0060424486__ul16436151718351"><li id="EN-US_TOPIC_0060424486__li3436117113517">A tag can contain a maximum of 80 characters. If a tag contains non-URL-safe characters, perform URL encoding.</li><li id="EN-US_TOPIC_0060424486__li16436517143511">If no key is specified, all tags of the <span id="EN-US_TOPIC_0060424486__text14203744549">BMS</span><span id="EN-US_TOPIC_0060424486__text62039475411"></span> are deleted.</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060424486__section61879170105534"><h4 class="sectiontitle">Request</h4><ul id="EN-US_TOPIC_0060424486__ul0181353101019"><li id="EN-US_TOPIC_0060424486__li1293572119107">Request parameters<p id="EN-US_TOPIC_0060424486__p198782519109"><a name="EN-US_TOPIC_0060424486__li1293572119107"></a><a name="li1293572119107"></a>None</p>
|
||||
</li><li id="EN-US_TOPIC_0060424486__li31865320107">Example request<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0060424486__screen692717114116"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1</pre></div></td><td class="code"><div class="highlight"><pre><span></span><span class="n">DELETE</span> <span class="n">https</span><span class="p">:</span><span class="c1">//{ECS Endpoint}/v2.1/bbf1946d374b44a0a2a95533562ba954/servers/53206ed0-56de-4d6b-b7ee-ffc62ca26f43/tags/{tag}</span>
|
||||
</pre></div>
|
||||
</td></tr></table></div>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060424486__section33789573105534"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0060424486__p18832719143830">N/A</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060424486__section27037160"><h4 class="sectiontitle">Returned Values</h4><div class="p" id="EN-US_TOPIC_0060424486__en-us_topic_0053158659_p1271142611013">Normal values
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060424486__en-us_topic_0053158659_table753804619176" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0060424486__en-us_topic_0053158659_row10735134615172"><th align="left" class="cellrowborder" valign="top" width="42.42%" id="mcps1.3.6.2.1.1.3.1.1"><p id="EN-US_TOPIC_0060424486__en-us_topic_0053158659_p19735204616177">Returned Values</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="57.58%" id="mcps1.3.6.2.1.1.3.1.2"><p id="EN-US_TOPIC_0060424486__en-us_topic_0053158659_p207355465176">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0060424486__en-us_topic_0053158659_row1473514621713"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.6.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0060424486__en-us_topic_0053158659_p13735144611178">204</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.6.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0060424486__en-us_topic_0053158659_p81516575011">The server has processed the request but did not return any content.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<p id="EN-US_TOPIC_0060424486__en-us_topic_0053158659_p47633965">For details about other returned values, see <a href="en-us_topic_0053158690.html">Status Codes</a>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0060424486__section14752650154917"><h4 class="sectiontitle">Error Codes</h4><p id="EN-US_TOPIC_0060424486__en-us_topic_0106040941_p10243161417491">See <a href="en-us_topic_0107541808.html">Error Codes</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0060410925.html">BMS 1D Tag Management</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
1241
docs/bms/api-ref/en-us_topic_0107541808.html
Normal file
1241
docs/bms/api-ref/en-us_topic_0107541808.html
Normal file
File diff suppressed because it is too large
Load Diff
123
docs/bms/api-ref/en-us_topic_0114885743.html
Normal file
123
docs/bms/api-ref/en-us_topic_0114885743.html
Normal file
File diff suppressed because it is too large
Load Diff
73
docs/bms/api-ref/en-us_topic_0131054288.html
Normal file
73
docs/bms/api-ref/en-us_topic_0131054288.html
Normal file
@ -0,0 +1,73 @@
|
||||
<a name="EN-US_TOPIC_0131054288"></a><a name="EN-US_TOPIC_0131054288"></a>
|
||||
|
||||
<h1 class="topictitle1">Change History</h1>
|
||||
<div id="body1536840553441">
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0131054288__table1633192714103" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0131054288__row73418274103"><th align="left" class="cellrowborder" valign="top" width="33%" id="mcps1.3.1.1.3.1.1"><p id="EN-US_TOPIC_0131054288__p12292125519403">Released On</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="67%" id="mcps1.3.1.1.3.1.2"><p id="EN-US_TOPIC_0131054288__p192925559406">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0131054288__row16951634184115"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0131054288__p4951234134117">2021-10-30</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="67%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0131054288__p11951143434116">Modified the following content:</p>
|
||||
<p id="EN-US_TOPIC_0131054288__p17176195744119">Optimized the descriptions for some APIs.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0131054288__row374319117219"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0131054288__p1874416113211">2019-04-25</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="67%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0131054288__p1974420110218">Modified the following content:</p>
|
||||
<p id="EN-US_TOPIC_0131054288__p1077011211129">Added response parameters in <a href="en-us_topic_0134720582.html">Querying API Versions (Native OpenStack API)</a> and <a href="en-us_topic_0134720583.html">Querying an API Version (Native OpenStack API)</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0131054288__row1168412949"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0131054288__p86801219411">2019-01-30</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="67%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0131054288__p66818122416">Modified the following content:</p>
|
||||
<ul id="EN-US_TOPIC_0131054288__ul8189121661"><li id="EN-US_TOPIC_0131054288__li7216814464">Added descriptions in <a href="en-us_topic_0134720582.html">Querying API Versions (Native OpenStack API)</a> and <a href="en-us_topic_0134720583.html">Querying an API Version (Native OpenStack API)</a> because microversion header "OpenStack-API-Version" is supported in microversion 2.27 and later.</li><li id="EN-US_TOPIC_0131054288__li141831217614">Added the OpenStack Queens version and modified <a href="en-us_topic_0053158707.html">Querying Details About a BMS (Native OpenStack API)</a>, <a href="en-us_topic_0053158679.html">Querying Details About BMSs (Native OpenStack API)</a>, and <a href="en-us_topic_0060384658.html">Querying SSH Key Pairs (Native OpenStack API)</a>.</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0131054288__row428314416207"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0131054288__p172851492011">2018-10-15</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="67%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0131054288__p162856419206">Added the following content:</p>
|
||||
<p id="EN-US_TOPIC_0131054288__p17104172214209"><a href="en-us_topic_0134720581.html">API Version Query</a></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0131054288__row934162718107"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0131054288__p63351440161310">2018-05-30</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="67%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0131054288__p1434132712102">Modified the following content:</p>
|
||||
<p id="EN-US_TOPIC_0131054288__p65652036182816">Adjusted the outline.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0131054288__row23462717109"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0131054288__p6345154091311">2018-03-30</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="67%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0131054288__p834727101015">Modified the following content:</p>
|
||||
<ul id="EN-US_TOPIC_0131054288__ul33920262145347"><li id="EN-US_TOPIC_0131054288__li36846909145347">Modified the description of parameter <strong id="EN-US_TOPIC_0131054288__b842352706102129">key_name</strong> in section <a href="en-us_topic_0053158682.html">Creating a BMS (Native OpenStack API)</a>.</li><li id="EN-US_TOPIC_0131054288__li31809628145347">Changed the type of parameter <strong id="EN-US_TOPIC_0131054288__b842352706102153">os-start</strong> in section <a href="en-us_topic_0053158659.html">Starting a BMS (Native OpenStack API)</a>.</li><li id="EN-US_TOPIC_0131054288__li26443064145347">Added detailed description of parameter <strong id="EN-US_TOPIC_0131054288__b842352706102238">tags</strong> in section <a href="en-us_topic_0060410927.html">Adding Tags to a BMS (Native OpenStack API)</a>.</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0131054288__row16717141052220"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0131054288__p3717201019227">2018-02-07</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="67%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0131054288__p9718610152218">Accepted in OTC 3.0.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0131054288__row434142731019"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0131054288__p56432044164041">2017-11-30</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="67%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0131054288__p11341927181015">Modified the following content:</p>
|
||||
<p id="EN-US_TOPIC_0131054288__p19797550172717">Changed <strong id="EN-US_TOPIC_0131054288__b138520472104251">availability_zone</strong> to a mandatory field in section <a href="en-us_topic_0053158682.html">Creating a BMS (Native OpenStack API)</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0131054288__row133452771013"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0131054288__p62158537153436">2017-08-30</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="67%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0131054288__p1034727141017">Modified the following content:</p>
|
||||
<ul id="EN-US_TOPIC_0131054288__ul2062641802316"><li id="EN-US_TOPIC_0131054288__li1062661872318">Deleted the constraints of configuration item <strong id="EN-US_TOPIC_0131054288__b842352706111838">allow_duplicate_networks</strong> in section <a href="en-us_topic_0053158682.html">Creating a BMS (Native OpenStack API)</a>.</li><li id="EN-US_TOPIC_0131054288__li153211213202519">Changed "Network" to "IP Address" in the title of section <a href="en-us_topic_0053158688.html">BMS IP Address Query</a>.</li><li id="EN-US_TOPIC_0131054288__li6932111510247">Optimized constraint description in section <a href="en-us_topic_0053158611.html">Detaching an EVS Disk from a BMS (Native OpenStack API)</a>.</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0131054288__row1347275102"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0131054288__p1670267791952">2017-05-30</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="67%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0131054288__p123418274107">This issue is the first official release.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user