import first received docs

This commit is contained in:
Artem Goncharov 2022-03-08 12:42:51 +01:00
parent 48261fc9e3
commit f39e70949b
2188 changed files with 200751 additions and 0 deletions

File diff suppressed because it is too large Load Diff

1874
ecs/api-ref/CLASS.TXT.json Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,3 @@
version=""
language="en-us"
type=""

View File

@ -0,0 +1,25 @@
<a name="EN-US_TOPIC_0000001207303618"></a><a name="EN-US_TOPIC_0000001207303618"></a>
<h1 class="topictitle1">Tag Management</h1>
<div id="body0000001207303618"><p id="EN-US_TOPIC_0000001207303618__p8060118"></p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="en-us_topic_0000001252143577.html">Adding Tags to an ECS in a Batch (Discarded)</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0000001252263549.html">Deleting Tags from an ECS in a Batch (Discarded)</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0000001207623588.html">Querying Project Tags (Discarded)</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0000001207783562.html">Querying Tags of an ECS (Discarded)</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0267425395.html">Out-of-Date APIs</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,78 @@
<a name="EN-US_TOPIC_0020212648"></a><a name="EN-US_TOPIC_0020212648"></a>
<h1 class="topictitle1">Starting an <span id="text9286612194516">ECS</span></h1>
<div id="body31674992"><div class="section" id="EN-US_TOPIC_0020212648__section5894231"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212648__p15537542">This API is used to start a single <span id="EN-US_TOPIC_0020212648__text209041334510">ECS</span>.</p>
</div>
<div class="section" id="EN-US_TOPIC_0020212648__section53048087"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0020212648__p599616595208">POST /v2.1/{project_id}/servers/{server_id}/action</p>
<p id="EN-US_TOPIC_0020212648__p183731413182818">POST /v2/{project_id}/servers/{server_id}/action</p>
<div class="p" id="EN-US_TOPIC_0020212648__p1683004643319"><a href="#EN-US_TOPIC_0020212648__table48630964">Table 1</a> describes the parameters in the URI.
<div class="tablenoborder"><a name="EN-US_TOPIC_0020212648__table48630964"></a><a name="table48630964"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020212648__table48630964" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0020212648__row59481773"><th align="left" class="cellrowborder" valign="top" width="16.98%" id="mcps1.3.2.4.2.2.4.1.1"><p id="EN-US_TOPIC_0020212648__p5187119">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17.169999999999998%" id="mcps1.3.2.4.2.2.4.1.2"><p id="EN-US_TOPIC_0020212648__p17503500">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="65.85%" id="mcps1.3.2.4.2.2.4.1.3"><p id="EN-US_TOPIC_0020212648__p8497414">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0020212648__row2533231"><td class="cellrowborder" valign="top" width="16.98%" headers="mcps1.3.2.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0020212648__p3865173">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="17.169999999999998%" headers="mcps1.3.2.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0020212648__p44643603">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="65.85%" headers="mcps1.3.2.4.2.2.4.1.3 "><p id="EN-US_TOPIC_0020212648__p37593705">Specifies the project ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020212648__row64497130"><td class="cellrowborder" valign="top" width="16.98%" headers="mcps1.3.2.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0020212648__p56885004">server_id</p>
</td>
<td class="cellrowborder" valign="top" width="17.169999999999998%" headers="mcps1.3.2.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0020212648__p44282627">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="65.85%" headers="mcps1.3.2.4.2.2.4.1.3 "><p id="EN-US_TOPIC_0020212648__p30123063">Specifies the <span id="EN-US_TOPIC_0020212648__text189551074914">ECS</span> ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0020212648__section7670737"><h4 class="sectiontitle">Request</h4><div class="p" id="EN-US_TOPIC_0020212648__p16743142123419"><a href="#EN-US_TOPIC_0020212648__table48180537">Table 2</a> describes the request parameters.
<div class="tablenoborder"><a name="EN-US_TOPIC_0020212648__table48180537"></a><a name="table48180537"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020212648__table48180537" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0020212648__row15499871"><th align="left" class="cellrowborder" valign="top" width="16.91%" id="mcps1.3.3.2.2.2.5.1.1"><p id="EN-US_TOPIC_0020212648__p47530006">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17.29%" id="mcps1.3.3.2.2.2.5.1.2"><p id="EN-US_TOPIC_0020212648__p24725298">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.860000000000001%" id="mcps1.3.3.2.2.2.5.1.3"><p id="EN-US_TOPIC_0020212648__p56592155">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50.94%" id="mcps1.3.3.2.2.2.5.1.4"><p id="EN-US_TOPIC_0020212648__p20561848">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0020212648__row54897010"><td class="cellrowborder" valign="top" width="16.91%" headers="mcps1.3.3.2.2.2.5.1.1 "><p id="EN-US_TOPIC_0020212648__p17472816">os-start</p>
</td>
<td class="cellrowborder" valign="top" width="17.29%" headers="mcps1.3.3.2.2.2.5.1.2 "><p id="EN-US_TOPIC_0020212648__p6011995">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="14.860000000000001%" headers="mcps1.3.3.2.2.2.5.1.3 "><p id="EN-US_TOPIC_0020212648__p17209562">Null</p>
</td>
<td class="cellrowborder" valign="top" width="50.94%" headers="mcps1.3.3.2.2.2.5.1.4 "><p id="EN-US_TOPIC_0020212648__p63522246">Specifies the operation to start the <span id="EN-US_TOPIC_0020212648__text1612212153458">ECS</span>. The data structure is empty.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0020212648__section1927776"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0020212648__p45028263">None</p>
</div>
<div class="section" id="EN-US_TOPIC_0020212648__section050015816355"><h4 class="sectiontitle">Example Request</h4><pre class="screen" id="EN-US_TOPIC_0020212648__screen1480918581518">POST https://{endpoint}/v2.1/{project_id}/servers/{server_id}/action</pre>
<pre class="screen" id="EN-US_TOPIC_0020212648__screen1452063193959">{
"os-start": {}
}</pre>
</div>
<div class="section" id="EN-US_TOPIC_0020212648__section74690516211"><h4 class="sectiontitle">Example Response</h4><p id="EN-US_TOPIC_0020212648__p1914211562210">None</p>
</div>
<div class="section" id="EN-US_TOPIC_0020212648__section17349988"><h4 class="sectiontitle">Returned Values</h4><p id="EN-US_TOPIC_0020212648__p23410681">See <a href="en-us_topic_0022067716.html">Returned Values for General Requests</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0124385016.html">Status Management</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,21 @@
<a name="EN-US_TOPIC_0020212655"></a><a name="EN-US_TOPIC_0020212655"></a>
<h1 class="topictitle1">Flavor Management</h1>
<div id="body10718788"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="en-us_topic_0065817705.html">Querying ECS Flavors</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0020212658.html">Querying Details About ECS Flavors</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0020212659.html">Querying Details About an ECS Flavor</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0065817706.html">Querying the extra_specs Value for an ECS Flavor</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0124385014.html">OpenStack Nova APIs</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,17 @@
<a name="EN-US_TOPIC_0020212657"></a><a name="EN-US_TOPIC_0020212657"></a>
<h1 class="topictitle1">Lifecycle Management</h1>
<div id="body32345284"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="en-us_topic_0020212668.html">Creating an ECS</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0020212679.html">Deleting ECSs</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0124385011.html">APIs (Recommended)</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,21 @@
<a name="EN-US_TOPIC_0020212660"></a><a name="EN-US_TOPIC_0020212660"></a>
<h1 class="topictitle1">NIC Management</h1>
<div id="body55023063"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="en-us_topic_0020212661.html">Querying ECS NICs</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0020212662.html">Querying NICs of an ECS</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0020212664.html">Adding a NIC to an ECS</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0020212666.html">Deleting a NIC from an ECS</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0124385014.html">OpenStack Nova APIs</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,74 @@
<a name="EN-US_TOPIC_0020212666"></a><a name="EN-US_TOPIC_0020212666"></a>
<h1 class="topictitle1">Deleting a NIC from an <span id="text168974155020">ECS</span></h1>
<div id="body35162951"><div class="section" id="EN-US_TOPIC_0020212666__section12502218"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212666__p29626789">This API is used to delete a NIC from an <span id="EN-US_TOPIC_0020212666__text144341842135019">ECS</span> based on the port ID.</p>
</div>
<div class="section" id="EN-US_TOPIC_0020212666__section1198904415453"><h4 class="sectiontitle">Constraints</h4><p id="EN-US_TOPIC_0020212666__p15673547194516">The primary NIC of an <span id="EN-US_TOPIC_0020212666__text184281326318">ECS</span> has routing rules configured and cannot be deleted.</p>
<p id="EN-US_TOPIC_0020212666__p184571144539">When an ECS NIC is detached, all NICs attached to the ECS through the OpenStack Nova API will be deleted.</p>
</div>
<div class="section" id="EN-US_TOPIC_0020212666__section45411103"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0020212666__p1898716519528">DELETE /v2.1/{project_id}/servers/{server_id}/os-interface/{port_id}{?reserve_port}</p>
<p id="EN-US_TOPIC_0020212666__p466705414327">DELETE /v2/{project_id}/servers/{server_id}/os-interface/{port_id}{?reserve_port}</p>
<div class="p" id="EN-US_TOPIC_0020212666__p1160414294458"><a href="#EN-US_TOPIC_0020212666__table34333880">Table 1</a> describes the parameters in the URI.
<div class="tablenoborder"><a name="EN-US_TOPIC_0020212666__table34333880"></a><a name="table34333880"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020212666__table34333880" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0020212666__row1561146"><th align="left" class="cellrowborder" valign="top" width="16.98%" id="mcps1.3.3.4.2.2.4.1.1"><p id="EN-US_TOPIC_0020212666__p5187119">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17.37%" id="mcps1.3.3.4.2.2.4.1.2"><p id="EN-US_TOPIC_0020212666__p17503500">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="65.64999999999999%" id="mcps1.3.3.4.2.2.4.1.3"><p id="EN-US_TOPIC_0020212666__p8497414">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0020212666__row34896348"><td class="cellrowborder" valign="top" width="16.98%" headers="mcps1.3.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0020212666__p8031928">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="17.37%" headers="mcps1.3.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0020212666__p46606392">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="65.64999999999999%" headers="mcps1.3.3.4.2.2.4.1.3 "><p id="EN-US_TOPIC_0020212666__p37593705">Specifies the project ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020212666__row4716221165950"><td class="cellrowborder" valign="top" width="16.98%" headers="mcps1.3.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0020212666__p42445993165950">server_id</p>
</td>
<td class="cellrowborder" valign="top" width="17.37%" headers="mcps1.3.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0020212666__p15573376165950">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="65.64999999999999%" headers="mcps1.3.3.4.2.2.4.1.3 "><p id="EN-US_TOPIC_0020212666__p53483964165950">Specifies the <span id="EN-US_TOPIC_0020212666__text692911419383">ECS</span> ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020212666__row18974699"><td class="cellrowborder" valign="top" width="16.98%" headers="mcps1.3.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0020212666__p60555637">port_id</p>
</td>
<td class="cellrowborder" valign="top" width="17.37%" headers="mcps1.3.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0020212666__p6059584">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="65.64999999999999%" headers="mcps1.3.3.4.2.2.4.1.3 "><p id="EN-US_TOPIC_0020212666__p21064308">Specifies the port ID of the NIC.</p>
<div class="note" id="EN-US_TOPIC_0020212666__note2787378017659"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0020212666__p4953742817659">When the ID is the same as the <span id="EN-US_TOPIC_0020212666__text45401463505">ECS</span> primary NIC ID, the system will return error code 403.</p>
</div></div>
</td>
</tr>
<tr id="EN-US_TOPIC_0020212666__row16385916495"><td class="cellrowborder" valign="top" width="16.98%" headers="mcps1.3.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0020212666__p1738149194916">reserve_port</p>
</td>
<td class="cellrowborder" valign="top" width="17.37%" headers="mcps1.3.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0020212666__p11382919491">No</p>
</td>
<td class="cellrowborder" valign="top" width="65.64999999999999%" headers="mcps1.3.3.4.2.2.4.1.3 "><p id="EN-US_TOPIC_0020212666__p1138179154913">Indicates whether to retain the NIC port after the NIC is unbound.</p>
<p id="EN-US_TOPIC_0020212666__p15127134211502"><strong id="EN-US_TOPIC_0020212666__b842352706151144">True</strong>: indicates that the port is reserved.</p>
<p id="EN-US_TOPIC_0020212666__p1983020535501"><strong id="EN-US_TOPIC_0020212666__b842352706151226">False</strong>: indicates that the port is deleted. This is the default value.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0020212666__section6046746"><h4 class="sectiontitle">Request</h4><p id="EN-US_TOPIC_0020212666__p55059575">None</p>
</div>
<div class="section" id="EN-US_TOPIC_0020212666__section54420716"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0020212666__p30640599">None</p>
</div>
<div class="section" id="EN-US_TOPIC_0020212666__section05727183616"><h4 class="sectiontitle">Example Request</h4><pre class="screen" id="EN-US_TOPIC_0020212666__screen17448426201916">DELETE https://{endpoint}/v2/{project_id}/servers/{server_id}/os-interface/{port_id}
DELETE https://{endpoint}/v2.1/{project_id}/servers/{server_id}/os-interface/{port_id}</pre>
</div>
<div class="section" id="EN-US_TOPIC_0020212666__section712919176361"><h4 class="sectiontitle">Example Response</h4><p id="EN-US_TOPIC_0020212666__p15444182715367">None</p>
</div>
<div class="section" id="EN-US_TOPIC_0020212666__section20024398"><h4 class="sectiontitle">Returned Values</h4><p id="EN-US_TOPIC_0020212666__p65969435">See <a href="en-us_topic_0022067716.html">Returned Values for General Requests</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0020212660.html">NIC Management</a></div>
</div>
</div>

View File

@ -0,0 +1,21 @@
<a name="EN-US_TOPIC_0020212667"></a><a name="EN-US_TOPIC_0020212667"></a>
<h1 class="topictitle1">Disk Management</h1>
<div id="body45335391"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="en-us_topic_0020212671.html">Querying Disks Attached to an ECS</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0020212672.html">Querying a Disk Attached to an ECS</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0031167350.html">Attaching a Disk to an ECS</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0065817707.html">Detaching a Disk from an ECS</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0124385014.html">OpenStack Nova APIs</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,15 @@
<a name="EN-US_TOPIC_0020212673"></a><a name="EN-US_TOPIC_0020212673"></a>
<h1 class="topictitle1">Tenant Quota Management</h1>
<div id="body41241385"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="en-us_topic_0020212674.html">Querying Tenant Quotas</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0124385011.html">APIs (Recommended)</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,25 @@
<a name="EN-US_TOPIC_0020212675"></a><a name="EN-US_TOPIC_0020212675"></a>
<h1 class="topictitle1">Key and Password Management</h1>
<div id="body55513389"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="en-us_topic_0020212676.html">Querying SSH Key Pairs</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0020212677.html">Querying a Specified SSH Key Pair</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0020212678.html">Creating and Importing an SSH Key Pair</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0020212680.html">Deleting an SSH Key Pair</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0031176553.html">Obtaining the Password for Logging In to an ECS</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0031176554.html">Deleting the Password for Logging In to an ECS</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0124385014.html">OpenStack Nova APIs</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,53 @@
<a name="EN-US_TOPIC_0020212680"></a><a name="EN-US_TOPIC_0020212680"></a>
<h1 class="topictitle1">Deleting an SSH Key Pair</h1>
<div id="body60543203"><div class="section" id="EN-US_TOPIC_0020212680__section33132068"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212680__p5052426">This API is used to delete a specified SSH key pair based on the SSH key pair name.</p>
</div>
<div class="section" id="EN-US_TOPIC_0020212680__section29753161"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0020212680__p18527629153513">DELETE /v2.1/{project_id}/os-keypairs/{keypair_name}</p>
<p id="EN-US_TOPIC_0020212680__p176531421143">DELETE /v2/{project_id}/os-keypairs/{keypair_name}</p>
<div class="p" id="EN-US_TOPIC_0020212680__p8158134920174"><a href="#EN-US_TOPIC_0020212680__table48776445">Table 1</a> describes the parameters in the URI.
<div class="tablenoborder"><a name="EN-US_TOPIC_0020212680__table48776445"></a><a name="table48776445"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020212680__table48776445" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0020212680__row64721603"><th align="left" class="cellrowborder" valign="top" width="20.18%" id="mcps1.3.2.4.2.2.4.1.1"><p id="EN-US_TOPIC_0020212680__p5187119">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17.169999999999998%" id="mcps1.3.2.4.2.2.4.1.2"><p id="EN-US_TOPIC_0020212680__p17503500">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="62.64999999999999%" id="mcps1.3.2.4.2.2.4.1.3"><p id="EN-US_TOPIC_0020212680__p8497414">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0020212680__row8464456"><td class="cellrowborder" valign="top" width="20.18%" headers="mcps1.3.2.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0020212680__p14532322">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="17.169999999999998%" headers="mcps1.3.2.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0020212680__p36267453">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="62.64999999999999%" headers="mcps1.3.2.4.2.2.4.1.3 "><p id="EN-US_TOPIC_0020212680__p37593705">Specifies the project ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020212680__row65190153"><td class="cellrowborder" valign="top" width="20.18%" headers="mcps1.3.2.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0020212680__p45911036">keypair_name</p>
</td>
<td class="cellrowborder" valign="top" width="17.169999999999998%" headers="mcps1.3.2.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0020212680__p27806444">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="62.64999999999999%" headers="mcps1.3.2.4.2.2.4.1.3 "><p id="EN-US_TOPIC_0020212680__p37729472">Specifies the key pair name.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0020212680__section66451858"><h4 class="sectiontitle">Request</h4><p id="EN-US_TOPIC_0020212680__p57260009">None</p>
</div>
<div class="section" id="EN-US_TOPIC_0020212680__section61195818"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0020212680__p7549159">None</p>
</div>
<div class="section" id="EN-US_TOPIC_0020212680__section118665219435"><h4 class="sectiontitle">Example Request</h4><pre class="screen" id="EN-US_TOPIC_0020212680__screen6763573271">DELETE https://{endpoint}/v2/{project_id}/os-keypairs/{keypair_name}
DELETE https://{endpoint}/v2.1/{project_id}/os-keypairs/{keypair_name}</pre>
</div>
<div class="section" id="EN-US_TOPIC_0020212680__section19716123044320"><h4 class="sectiontitle">Example Response</h4><p id="EN-US_TOPIC_0020212680__p15562123319432">None</p>
</div>
<div class="section" id="EN-US_TOPIC_0020212680__section13891457"><h4 class="sectiontitle">Returned Values</h4><p id="EN-US_TOPIC_0020212680__p7502182">See <a href="en-us_topic_0022067716.html">Returned Values for General Requests</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0020212675.html">Key and Password Management</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,25 @@
<a name="EN-US_TOPIC_0020212691"></a><a name="EN-US_TOPIC_0020212691"></a>
<h1 class="topictitle1">Status Management</h1>
<div id="body40564555"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="en-us_topic_0067876349.html">Reinstalling an ECS OS (Using an Image with Cloud-Init Installed)</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0067876971.html">Changing an ECS OS (Using an Image with Cloud-Init Installed)</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0067600148.html">Querying Automatic Recovery of an ECS</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0132905656.html">Cold Migrating an ECS</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0020212653.html">Modifying the Specifications of an ECS</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0081529857.html">Adding an ECS to the Monitoring List</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0124385011.html">APIs (Recommended)</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,8 @@
<a name="EN-US_TOPIC_0020805967"></a><a name="EN-US_TOPIC_0020805967"></a>
<h1 class="topictitle1">API Usage Guidelines</h1>
<div id="body8662426"><p id="EN-US_TOPIC_0020805967__en-us_topic_0020507759_p1645204610259">Public cloud APIs comply with the RESTful API design principles. REST-based Web services are organized into resources. Each resource is identified by one or more Uniform Resource Identifiers (URIs). An application accesses a resource based on the resource's Unified Resource Locator (URL). A URL is usually in the following format: <em id="EN-US_TOPIC_0020805967__en-us_topic_0020507759_i1385069210259">https://Endpoint/uri</em>. In the URL, <strong id="EN-US_TOPIC_0020805967__en-us_topic_0020507759_b5754736910259">uri</strong> indicates the resource path, that is, the API access path.</p>
<p id="EN-US_TOPIC_0020805967__en-us_topic_0020507759_p4816427810259">Public cloud APIs use HTTPS as the transmission protocol. Requests/Responses are transmitted by using JSON messages, with media type represented by <strong id="EN-US_TOPIC_0020805967__en-us_topic_0020507759_b3082532510259">Application/json</strong>.</p>
<p id="EN-US_TOPIC_0020805967__en-us_topic_0020507759_p899246910259">For details about how to use APIs, see <a href="https://docs.otc.t-systems.com/en-us/api/apiug/apig-en-api-180328001.html?tag=API Documents" target="_blank" rel="noopener noreferrer">API Usage Guidelines</a>.</p>
</div>

View File

@ -0,0 +1,23 @@
<a name="EN-US_TOPIC_0022067588"></a><a name="EN-US_TOPIC_0022067588"></a>
<h1 class="topictitle1">Appendix</h1>
<div id="body1447902456580"><p id="EN-US_TOPIC_0022067588__p8060118"></p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="en-us_topic_0065827313.html">HTTP Status Codes</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0022067717.html">Error Codes</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0178420672.html">ECS Statuses</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0022067718.html">Network APIs</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0022067719.html">ECS Monitoring Metrics</a></strong><br>
</li>
</ul>
</div>

View File

@ -0,0 +1,17 @@
<a name="EN-US_TOPIC_0022067713"></a><a name="EN-US_TOPIC_0022067713"></a>
<h1 class="topictitle1">Task Request Result</h1>
<div id="body1447902747916"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="en-us_topic_0022067714.html">Responses (Task)</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0022067715.html">Returned Values</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0065820821.html">Common Parameters</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Some files were not shown because too many files have changed in this diff Show More