forked from docs/doc-exports
ECS API 20251204 version. Adding an API Document.
Reviewed-by: Pristromskaia, Margarita <margarita.pristromskaia@t-systems.com> Co-authored-by: wanghuijuan738 <wanghuijuan738@huawei.com> Co-committed-by: wanghuijuan738 <wanghuijuan738@huawei.com>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -3,7 +3,7 @@
|
||||
<h1 class="topictitle1">Querying Project Tags (Discarded)</h1>
|
||||
<div id="body0000001207623588"><div class="section" id="EN-US_TOPIC_0000001207623588__section192222559445"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0000001207623588__en-us_topic_0070518924_p16454058112126">Projects are used to group and isolate OpenStack resources, which include computing, storage, and network resources. A project can be a department or a team. Multiple projects can be created for the same account.</p>
|
||||
<p id="EN-US_TOPIC_0000001207623588__p174297413217">This API is used to query all tags used by a user in a specified project.</p>
|
||||
<div class="note" id="EN-US_TOPIC_0000001207623588__note622817463448"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0000001207623588__p222804613447">This API has been discarded. Use the API described in <a href="en-us_topic_0167811966.html">Querying Project Tags</a>.</p>
|
||||
<div class="note" id="EN-US_TOPIC_0000001207623588__note622817463448"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0000001207623588__p222804613447">This API has been discarded. Use the API described in <a href="en-us_topic_0167811966.html">Listing Project Tags</a>.</p>
|
||||
</div></div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0000001207623588__section222245513448"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0000001207623588__p67221155165016">GET /v1/{project_id}/servers/tags</p>
|
||||
|
||||
@ -96,7 +96,30 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212207__section51595365"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0020212207__p12844374">See <a href="en-us_topic_0022067714.html">Responses (Jobs)</a>.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0020212207__section51595365"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0020212207__p583313195412"><a href="#EN-US_TOPIC_0020212207__table2824153181913">Table 5</a> describes the response parameters.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0020212207__table2824153181913"></a><a name="table2824153181913"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020212207__table2824153181913" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Response parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0020212207__row11825193111915"><th align="left" class="cellrowborder" valign="top" width="16.85%" id="mcps1.3.4.3.2.4.1.1"><p id="EN-US_TOPIC_0020212207__p135632102272">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="17.98%" id="mcps1.3.4.3.2.4.1.2"><p id="EN-US_TOPIC_0020212207__p55632010102714">Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="65.16999999999999%" id="mcps1.3.4.3.2.4.1.3"><p id="EN-US_TOPIC_0020212207__p125631410152717">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0020212207__row382615381910"><td class="cellrowborder" valign="top" width="16.85%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0020212207__p1882713151914">job_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="17.98%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0020212207__p1182723161913">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="65.16999999999999%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0020212207__p79774531157"><strong id="EN-US_TOPIC_0020212207__b109771353454">Definition</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212207__p12827133121914">Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on <strong id="EN-US_TOPIC_0020212207__b164144068524645">job_id</strong>, see <a href="en-us_topic_0022225397.html">Job Status Management</a>.</p>
|
||||
<p id="EN-US_TOPIC_0020212207__p10609556134619"><strong id="EN-US_TOPIC_0020212207__b2034420313517">Range</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212207__p8453833853">N/A</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<p id="EN-US_TOPIC_0020212207__p827131024410">For details about abnormal responses, see <a href="en-us_topic_0022067714.html">Responses (Jobs)</a>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212207__section1741103616214"><h4 class="sectiontitle">Example Request</h4><div class="p" id="EN-US_TOPIC_0020212207__p7408329165216">Batch start ECSs whose IDs are <strong id="EN-US_TOPIC_0020212207__b2444114642013">616fb98f-46ca-475e-917e-2563e5a8cd19</strong> and <strong id="EN-US_TOPIC_0020212207__b18647164952011">726fb98f-46ca-475e-917e-2563e5a8cd20</strong> with the request parameter set to <strong id="EN-US_TOPIC_0020212207__b22397165216">os-start</strong>.<pre class="screen" id="EN-US_TOPIC_0020212207__screen11949642193750">POST https://{endpoint}/v1/{project_id}/cloudservers/action
|
||||
|
||||
|
||||
@ -107,7 +107,30 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212649__section12693918"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0020212649__p26323242">See <a href="en-us_topic_0022067714.html">Responses (Jobs)</a>.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0020212649__section12693918"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0020212649__p583313195412"><a href="#EN-US_TOPIC_0020212649__table2824153181913">Table 5</a> describes the response parameters.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0020212649__table2824153181913"></a><a name="table2824153181913"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020212649__table2824153181913" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Response parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0020212649__row11825193111915"><th align="left" class="cellrowborder" valign="top" width="16.85%" id="mcps1.3.4.3.2.4.1.1"><p id="EN-US_TOPIC_0020212649__p135632102272">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="17.98%" id="mcps1.3.4.3.2.4.1.2"><p id="EN-US_TOPIC_0020212649__p55632010102714">Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="65.16999999999999%" id="mcps1.3.4.3.2.4.1.3"><p id="EN-US_TOPIC_0020212649__p125631410152717">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0020212649__row382615381910"><td class="cellrowborder" valign="top" width="16.85%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0020212649__p1882713151914">job_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="17.98%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0020212649__p1182723161913">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="65.16999999999999%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0020212649__p79774531157"><strong id="EN-US_TOPIC_0020212649__b109771353454">Definition</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212649__p12827133121914">Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on <strong id="EN-US_TOPIC_0020212649__b172442120324715">job_id</strong>, see <a href="en-us_topic_0022225397.html">Job Status Management</a>.</p>
|
||||
<p id="EN-US_TOPIC_0020212649__p10609556134619"><strong id="EN-US_TOPIC_0020212649__b2034420313517">Range</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212649__p8453833853">N/A</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<p id="EN-US_TOPIC_0020212649__p827131024410">For details about abnormal responses, see <a href="en-us_topic_0022067714.html">Responses (Jobs)</a>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212649__section366624342413"><h4 class="sectiontitle">Example Request</h4><div class="p" id="EN-US_TOPIC_0020212649__p587418175535">Batch restart ECSs whose IDs are <strong id="EN-US_TOPIC_0020212649__b178023433212">616fb98f-46ca-475e-917e-2563e5a8cd19</strong> and <strong id="EN-US_TOPIC_0020212649__b3802164352119">726fb98f-46ca-475e-917e-2563e5a8cd20</strong> with the request parameter set to <strong id="EN-US_TOPIC_0020212649__b1802743152113">reboot</strong>.<pre class="screen" id="EN-US_TOPIC_0020212649__screen16134303194410">POST https://{endpoint}/v1/{project_id}/cloudservers/action
|
||||
|
||||
|
||||
@ -107,7 +107,30 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212651__section1503503"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0020212651__p54575646">See <a href="en-us_topic_0022067714.html">Responses (Jobs)</a>.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0020212651__section1503503"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0020212651__p583313195412"><a href="#EN-US_TOPIC_0020212651__table2824153181913">Table 5</a> describes the response parameters.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0020212651__table2824153181913"></a><a name="table2824153181913"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020212651__table2824153181913" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Response parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0020212651__row11825193111915"><th align="left" class="cellrowborder" valign="top" width="16.85%" id="mcps1.3.4.3.2.4.1.1"><p id="EN-US_TOPIC_0020212651__p135632102272">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="17.98%" id="mcps1.3.4.3.2.4.1.2"><p id="EN-US_TOPIC_0020212651__p55632010102714">Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="65.16999999999999%" id="mcps1.3.4.3.2.4.1.3"><p id="EN-US_TOPIC_0020212651__p125631410152717">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0020212651__row382615381910"><td class="cellrowborder" valign="top" width="16.85%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0020212651__p1882713151914">job_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="17.98%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0020212651__p1182723161913">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="65.16999999999999%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0020212651__p79774531157"><strong id="EN-US_TOPIC_0020212651__b109771353454">Definition</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212651__p12827133121914">Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on <strong id="EN-US_TOPIC_0020212651__b55153646724717">job_id</strong>, see <a href="en-us_topic_0022225397.html">Job Status Management</a>.</p>
|
||||
<p id="EN-US_TOPIC_0020212651__p10609556134619"><strong id="EN-US_TOPIC_0020212651__b2034420313517">Range</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212651__p8453833853">N/A</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<p id="EN-US_TOPIC_0020212651__p827131024410">For details about abnormal responses, see <a href="en-us_topic_0022067714.html">Responses (Jobs)</a>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212651__section78042033102712"><h4 class="sectiontitle">Example Request</h4><div class="p" id="EN-US_TOPIC_0020212651__p1070212407536">Batch stop ECSs whose IDs are <strong id="EN-US_TOPIC_0020212651__b8967182113239">616fb98f-46ca-475e-917e-2563e5a8cd19</strong> and <strong id="EN-US_TOPIC_0020212651__b1296762132318">726fb98f-46ca-475e-917e-2563e5a8cd20</strong> with the request parameter set to <strong id="EN-US_TOPIC_0020212651__b17967172132310">os-stop</strong>.<pre class="screen" id="EN-US_TOPIC_0020212651__screen41547899194556">POST https://{endpoint}/v1/{project_id}/cloudservers/action
|
||||
|
||||
|
||||
@ -116,7 +116,30 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212653__section29135036"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0020212653__p17425743">See <a href="en-us_topic_0022067714.html">Responses (Jobs)</a>.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0020212653__section29135036"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0020212653__p583313195412"><a href="#EN-US_TOPIC_0020212653__table2824153181913">Table 4</a> describes the response parameters.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0020212653__table2824153181913"></a><a name="table2824153181913"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020212653__table2824153181913" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Response parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0020212653__row11825193111915"><th align="left" class="cellrowborder" valign="top" width="16.85%" id="mcps1.3.5.3.2.4.1.1"><p id="EN-US_TOPIC_0020212653__p135632102272">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="17.98%" id="mcps1.3.5.3.2.4.1.2"><p id="EN-US_TOPIC_0020212653__p55632010102714">Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="65.16999999999999%" id="mcps1.3.5.3.2.4.1.3"><p id="EN-US_TOPIC_0020212653__p125631410152717">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0020212653__row382615381910"><td class="cellrowborder" valign="top" width="16.85%" headers="mcps1.3.5.3.2.4.1.1 "><p id="EN-US_TOPIC_0020212653__p1882713151914">job_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="17.98%" headers="mcps1.3.5.3.2.4.1.2 "><p id="EN-US_TOPIC_0020212653__p1182723161913">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="65.16999999999999%" headers="mcps1.3.5.3.2.4.1.3 "><p id="EN-US_TOPIC_0020212653__p79774531157"><strong id="EN-US_TOPIC_0020212653__b607831240">Definition</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212653__p12827133121914">Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on <strong id="EN-US_TOPIC_0020212653__b173436337624634">job_id</strong>, see <a href="en-us_topic_0022225397.html">Job Status Management</a>.</p>
|
||||
<p id="EN-US_TOPIC_0020212653__p10609556134619"><strong id="EN-US_TOPIC_0020212653__b326236636">Range</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212653__p8453833853">N/A</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<p id="EN-US_TOPIC_0020212653__p827131024410">For details about abnormal responses, see <a href="en-us_topic_0022067714.html">Responses (Jobs)</a>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212653__section1183192295620"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212653__p7314123574120">Change the ECS flavor to c3.15xlarge.2.</p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0020212653__screen10956347143412">POST https://{endpoint}/v1/{project_id}/cloudservers/{server_id}/resize
|
||||
|
||||
@ -4,9 +4,9 @@
|
||||
<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 class="ulchildlink"><strong><a href="en-us_topic_0065817705.html">Listing 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 class="ulchildlink"><strong><a href="en-us_topic_0020212658.html">Listing Flavor Details About an ECS</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>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="EN-US_TOPIC_0020212656"></a><a name="EN-US_TOPIC_0020212656"></a>
|
||||
|
||||
<h1 class="topictitle1">Querying Details About Flavors and Extended Flavor Information</h1>
|
||||
<div id="body18683873"><div class="section" id="EN-US_TOPIC_0020212656__section19330484"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212656__p36998751">This API is used to query details about <span id="EN-US_TOPIC_0020212656__text410413332281">ECS</span> flavors and extended flavor information. </p>
|
||||
<h1 class="topictitle1">Listing Flavor Details and Extended Information</h1>
|
||||
<div id="body18683873"><div class="section" id="EN-US_TOPIC_0020212656__section19330484"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212656__p36998751">This API is used to list flavor details and extended information. </p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212656__section39756633"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0020212656__p37400081155941">GET /v1/{project_id}/cloudservers/flavors</p>
|
||||
<div class="p" id="EN-US_TOPIC_0020212656__p11720730105115"><a href="#EN-US_TOPIC_0020212656__table50905282">Table 1</a> describes the parameters in the URI.
|
||||
@ -441,7 +441,7 @@
|
||||
</div>
|
||||
<div class="note" id="EN-US_TOPIC_0020212656__note5948865310216"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0020212656__p6563583010216">For more information, see "ECS Specifications and Types" in <em id="EN-US_TOPIC_0020212656__i842352697101732">Elastic Cloud Server User Guide</em>.</p>
|
||||
</div></div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212656__section11327529135420"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212656__p14502125672017">Query details about ECS flavors and extended flavor information.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0020212656__section11327529135420"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212656__p14502125672017">List ECS flavor details and extended flavor information.</p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0020212656__screen47185472549">GET https://<em id="EN-US_TOPIC_0020212656__i5452131772714">{endpoint}</em>/v1/{project_id}/cloudservers/flavors?availability_zone=availability_value</pre>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212656__section437243975713"><h4 class="sectiontitle">Example Response</h4><pre class="screen" id="EN-US_TOPIC_0020212656__screen114251639135714">{
|
||||
|
||||
@ -4,13 +4,13 @@
|
||||
<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 class="ulchildlink"><strong><a href="en-us_topic_0020212668.html">Creating ECSs</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0020212679.html">Deleting ECSs</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0094148849.html">Querying Details About an ECS</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0094148850.html">Querying Details About ECSs</a></strong><br>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0094148850.html">Listing Details About ECSs</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0118308527.html">Modifying ECS Details</a></strong><br>
|
||||
</li>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="EN-US_TOPIC_0020212658"></a><a name="EN-US_TOPIC_0020212658"></a>
|
||||
|
||||
<h1 class="topictitle1">Querying Details About <span id="text8994205894811">ECS</span> Flavors</h1>
|
||||
<div id="body16655470"><div class="section" id="EN-US_TOPIC_0020212658__section57769674"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212658__p6915811">This API is used to query details about <span id="EN-US_TOPIC_0020212658__text18507010498">ECS</span> flavors.</p>
|
||||
<h1 class="topictitle1">Listing Flavor Details About an <span id="text8994205894811">ECS</span></h1>
|
||||
<div id="body16655470"><div class="section" id="EN-US_TOPIC_0020212658__section57769674"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212658__p6915811">This API is used to list flavor details about an <span id="EN-US_TOPIC_0020212658__text18507010498">ECS</span>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212658__section50165025"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0020212658__p2041319316475">GET /v2.1/{project_id}/flavors/detail?minDisk={minDisk}&minRam={minRam}&sort_key={sort_key}&sort_dir={sort_dir}</p>
|
||||
<p id="EN-US_TOPIC_0020212658__p7559352155317">GET /v2/{project_id}/flavors/detail?minDisk={minDisk}&minRam={minRam}&sort_key={sort_key}&sort_dir={sort_dir}</p>
|
||||
@ -163,7 +163,7 @@
|
||||
<td class="cellrowborder" valign="top" width="16.38%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0020212658__p31087024173145">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="66.51%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0020212658__p1699362755013">Specifies the swap partition size required by the <span id="EN-US_TOPIC_0020212658__text12996747142115">ECS</span> flavor.</p>
|
||||
<p id="EN-US_TOPIC_0020212658__p4563766173425">This parameter has not been used. Its default value is <strong id="EN-US_TOPIC_0020212658__b1236445362">""</strong>.</p>
|
||||
<p id="EN-US_TOPIC_0020212658__p4563766173425">This parameter has not been used. Its default value is <strong id="EN-US_TOPIC_0020212658__b1767069566">""</strong>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0020212658__row56925253"><td class="cellrowborder" valign="top" width="17.11%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0020212658__p47542785">OS-FLV-EXT-DATA:ephemeral</p>
|
||||
@ -171,7 +171,7 @@
|
||||
<td class="cellrowborder" valign="top" width="16.38%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0020212658__p18132829173145">Integer</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="66.51%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0020212658__p16591226713">Specifies the temporary disk size. This is an extended attribute.</p>
|
||||
<p id="EN-US_TOPIC_0020212658__p1140814148017">This parameter has not been used. Its default value is <strong id="EN-US_TOPIC_0020212658__b1207572116">0</strong>.</p>
|
||||
<p id="EN-US_TOPIC_0020212658__p1140814148017">This parameter has not been used. Its default value is <strong id="EN-US_TOPIC_0020212658__b1192998480">0</strong>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0020212658__row44806966"><td class="cellrowborder" valign="top" width="17.11%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0020212658__p5485596">OS-FLV-DISABLED:disabled</p>
|
||||
@ -179,7 +179,7 @@
|
||||
<td class="cellrowborder" valign="top" width="16.38%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0020212658__p52585611173145">Boolean</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="66.51%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0020212658__p32761310192019">Specifies whether the <span id="EN-US_TOPIC_0020212658__text1587395502110">ECS</span> flavor has been disabled. This is an extended attribute.</p>
|
||||
<p id="EN-US_TOPIC_0020212658__p182115151112">This parameter has not been used. Its default value is <strong id="EN-US_TOPIC_0020212658__b1325698997">false</strong>.</p>
|
||||
<p id="EN-US_TOPIC_0020212658__p182115151112">This parameter has not been used. Its default value is <strong id="EN-US_TOPIC_0020212658__b296593092">false</strong>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0020212658__row42184651"><td class="cellrowborder" valign="top" width="17.11%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0020212658__p61513540">rxtx_factor</p>
|
||||
@ -187,7 +187,7 @@
|
||||
<td class="cellrowborder" valign="top" width="16.38%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0020212658__p7527547173145">Float</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="66.51%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0020212658__p16772171313154">Specifies the ratio of the available network bandwidth to the network hardware bandwidth of the <span id="EN-US_TOPIC_0020212658__text1336793262312">ECS</span>.</p>
|
||||
<p id="EN-US_TOPIC_0020212658__p3711880173425">This parameter has not been used. Its default value is <strong id="EN-US_TOPIC_0020212658__b1354321029">1.0</strong>.</p>
|
||||
<p id="EN-US_TOPIC_0020212658__p3711880173425">This parameter has not been used. Its default value is <strong id="EN-US_TOPIC_0020212658__b2135474507">1.0</strong>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0020212658__row51313205"><td class="cellrowborder" valign="top" width="17.11%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0020212658__p62728917">os-flavor-access:is_public</p>
|
||||
@ -195,7 +195,7 @@
|
||||
<td class="cellrowborder" valign="top" width="16.38%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0020212658__p43117912173145">Boolean</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="66.51%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0020212658__p8894218182818">Specifies whether a flavor is available to all tenants. This is an extended attribute.</p>
|
||||
<ul id="EN-US_TOPIC_0020212658__ul1474014143815"><li id="EN-US_TOPIC_0020212658__li174051412817"><strong id="EN-US_TOPIC_0020212658__b84235270620200">true</strong>: indicates that a flavor is available to all tenants.</li><li id="EN-US_TOPIC_0020212658__li974011141783"><strong id="EN-US_TOPIC_0020212658__b1792648650">false</strong>: indicates that a flavor is available only to certain tenants.</li></ul>
|
||||
<ul id="EN-US_TOPIC_0020212658__ul1474014143815"><li id="EN-US_TOPIC_0020212658__li174051412817"><strong id="EN-US_TOPIC_0020212658__b84235270620200">true</strong>: indicates that a flavor is available to all tenants.</li><li id="EN-US_TOPIC_0020212658__li974011141783"><strong id="EN-US_TOPIC_0020212658__b1816780523">false</strong>: indicates that a flavor is available only to certain tenants.</li></ul>
|
||||
<p id="EN-US_TOPIC_0020212658__p35038271466">Default value: <strong id="EN-US_TOPIC_0020212658__b842352706115252">true</strong></p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -236,7 +236,7 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212658__section1063811378466"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212658__p522653471518">Query details about ECS flavors.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0020212658__section1063811378466"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212658__p522653471518">List flavor details about an ECS.</p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0020212658__en-us_topic_0057973030_screen28983216540">GET https://<em id="EN-US_TOPIC_0020212658__i921675914473">{endpoint}</em>/v2/743b4c0428d94531b9f2add666642e6b/flavors/detail
|
||||
GET https://<em id="EN-US_TOPIC_0020212658__i5452131772714">{endpoint}</em>/v2.1/743b4c0428d94531b9f2add666642e6b/flavors/detail</pre>
|
||||
</div>
|
||||
|
||||
@ -112,7 +112,7 @@
|
||||
<td class="cellrowborder" valign="top" width="16.2%" headers="mcps1.3.4.2.3.2.4.1.2 "><p id="EN-US_TOPIC_0020212659__p14734188">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="66.94%" headers="mcps1.3.4.2.3.2.4.1.3 "><p id="EN-US_TOPIC_0020212659__p1699362755013">Specifies the swap partition size required by the <span id="EN-US_TOPIC_0020212659__text72931213192619">ECS</span> flavor.</p>
|
||||
<p id="EN-US_TOPIC_0020212659__p4563766173425">This parameter has not been used. Its default value is <strong id="EN-US_TOPIC_0020212659__b1201507849">""</strong>.</p>
|
||||
<p id="EN-US_TOPIC_0020212659__p4563766173425">This parameter has not been used. Its default value is <strong id="EN-US_TOPIC_0020212659__b1311860960">""</strong>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0020212659__row34246806"><td class="cellrowborder" valign="top" width="16.86%" headers="mcps1.3.4.2.3.2.4.1.1 "><p id="EN-US_TOPIC_0020212659__p22527890">OS-FLV-EXT-DATA:ephemeral</p>
|
||||
@ -120,7 +120,7 @@
|
||||
<td class="cellrowborder" valign="top" width="16.2%" headers="mcps1.3.4.2.3.2.4.1.2 "><p id="EN-US_TOPIC_0020212659__p31767774">Integer</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="66.94%" headers="mcps1.3.4.2.3.2.4.1.3 "><p id="EN-US_TOPIC_0020212659__p16591226713">Specifies the temporary disk size. This is an extended attribute.</p>
|
||||
<p id="EN-US_TOPIC_0020212659__p1140814148017">This parameter has not been used. Its default value is <strong id="EN-US_TOPIC_0020212659__b1924304743">0</strong>.</p>
|
||||
<p id="EN-US_TOPIC_0020212659__p1140814148017">This parameter has not been used. Its default value is <strong id="EN-US_TOPIC_0020212659__b1838757512">0</strong>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0020212659__row55347837"><td class="cellrowborder" valign="top" width="16.86%" headers="mcps1.3.4.2.3.2.4.1.1 "><p id="EN-US_TOPIC_0020212659__p53989823">OS-FLV-DISABLED:disabled</p>
|
||||
@ -128,7 +128,7 @@
|
||||
<td class="cellrowborder" valign="top" width="16.2%" headers="mcps1.3.4.2.3.2.4.1.2 "><p id="EN-US_TOPIC_0020212659__p26649649">Boolean</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="66.94%" headers="mcps1.3.4.2.3.2.4.1.3 "><p id="EN-US_TOPIC_0020212659__p32761310192019">Specifies whether the <span id="EN-US_TOPIC_0020212659__text25831622613">ECS</span> flavor has been disabled. This is an extended attribute.</p>
|
||||
<p id="EN-US_TOPIC_0020212659__p182115151112">This parameter has not been used. Its default value is <strong id="EN-US_TOPIC_0020212659__b1568652561">false</strong>.</p>
|
||||
<p id="EN-US_TOPIC_0020212659__p182115151112">This parameter has not been used. Its default value is <strong id="EN-US_TOPIC_0020212659__b610517952">false</strong>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0020212659__row29760277"><td class="cellrowborder" valign="top" width="16.86%" headers="mcps1.3.4.2.3.2.4.1.1 "><p id="EN-US_TOPIC_0020212659__p61772230">rxtx_factor</p>
|
||||
@ -136,7 +136,7 @@
|
||||
<td class="cellrowborder" valign="top" width="16.2%" headers="mcps1.3.4.2.3.2.4.1.2 "><p id="EN-US_TOPIC_0020212659__p17171756">Float</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="66.94%" headers="mcps1.3.4.2.3.2.4.1.3 "><p id="EN-US_TOPIC_0020212659__p16772171313154">Specifies the ratio of the available network bandwidth to the network hardware bandwidth of the <span id="EN-US_TOPIC_0020212659__text1837182022619">ECS</span>.</p>
|
||||
<p id="EN-US_TOPIC_0020212659__p3711880173425">This parameter has not been used. Its default value is <strong id="EN-US_TOPIC_0020212659__b738715521">1.0</strong>.</p>
|
||||
<p id="EN-US_TOPIC_0020212659__p3711880173425">This parameter has not been used. Its default value is <strong id="EN-US_TOPIC_0020212659__b530189875">1.0</strong>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0020212659__row5115727"><td class="cellrowborder" valign="top" width="16.86%" headers="mcps1.3.4.2.3.2.4.1.1 "><p id="EN-US_TOPIC_0020212659__p11720763">os-flavor-access:is_public</p>
|
||||
@ -144,7 +144,7 @@
|
||||
<td class="cellrowborder" valign="top" width="16.2%" headers="mcps1.3.4.2.3.2.4.1.2 "><p id="EN-US_TOPIC_0020212659__p60282721">Boolean</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="66.94%" headers="mcps1.3.4.2.3.2.4.1.3 "><p id="EN-US_TOPIC_0020212659__p8894218182818">Specifies whether a flavor is available to all tenants. This is an extended attribute.</p>
|
||||
<ul id="EN-US_TOPIC_0020212659__ul1474014143815"><li id="EN-US_TOPIC_0020212659__li174051412817"><strong id="EN-US_TOPIC_0020212659__b84235270620200">true</strong>: indicates that a flavor is available to all tenants.</li><li id="EN-US_TOPIC_0020212659__li974011141783"><strong id="EN-US_TOPIC_0020212659__b1881455549">false</strong>: indicates that a flavor is available only to certain tenants.</li></ul>
|
||||
<ul id="EN-US_TOPIC_0020212659__ul1474014143815"><li id="EN-US_TOPIC_0020212659__li174051412817"><strong id="EN-US_TOPIC_0020212659__b84235270620200">true</strong>: indicates that a flavor is available to all tenants.</li><li id="EN-US_TOPIC_0020212659__li974011141783"><strong id="EN-US_TOPIC_0020212659__b243709800">false</strong>: indicates that a flavor is available only to certain tenants.</li></ul>
|
||||
<p id="EN-US_TOPIC_0020212659__p35038271466">Default value: <strong id="EN-US_TOPIC_0020212659__b842352706115252">true</strong></p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@ -4,13 +4,13 @@
|
||||
<div id="body55023063"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0020212661.html">Querying NICs of an ECS</a></strong><br>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0020212661.html">Listing NICs of an ECS</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0020212662.html">Querying Details About a Specified NIC 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 class="ulchildlink"><strong><a href="en-us_topic_0020212666.html">Detaching a NIC from an ECS</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="EN-US_TOPIC_0020212661"></a><a name="EN-US_TOPIC_0020212661"></a>
|
||||
|
||||
<h1 class="topictitle1">Querying NICs of an <span id="text19627182014913">ECS</span></h1>
|
||||
<div id="body17780525"><div class="section" id="EN-US_TOPIC_0020212661__section36073588"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212661__p30936422">This API is used to query NICs attached to an ECS.</p>
|
||||
<h1 class="topictitle1">Listing NICs of an <span id="text19627182014913">ECS</span></h1>
|
||||
<div id="body17780525"><div class="section" id="EN-US_TOPIC_0020212661__section36073588"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212661__p30936422">This API is used to list NICs attached to an ECS.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212661__section56226836"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0020212661__p3644418132711">GET /v2.1/{project_id}/servers/{server_id}/os-interface</p>
|
||||
<p id="EN-US_TOPIC_0020212661__p1940618356508">GET /v2/{project_id}/servers/{server_id}/os-interface</p>
|
||||
@ -129,7 +129,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212661__section10941134193415"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212661__p824153741818">Query NICs attached to an ECS.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0020212661__section10941134193415"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212661__p824153741818">List NICs attached to an ECS.</p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0020212661__screen48151939151718">GET https://{endpoint}/v2/{project_id}/servers/{server_id}/os-interface
|
||||
GET https://{endpoint}/v2.1/{project_id}/servers/{server_id}/os-interface</pre>
|
||||
</div>
|
||||
|
||||
@ -144,7 +144,30 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212663__section41471619"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0020212663__p8691069">See <a href="en-us_topic_0022067714.html">Responses (Jobs)</a>.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0020212663__section41471619"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0020212663__p583313195412"><a href="#EN-US_TOPIC_0020212663__table2824153181913">Table 5</a> describes the response parameters.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0020212663__table2824153181913"></a><a name="table2824153181913"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020212663__table2824153181913" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Response parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0020212663__row11825193111915"><th align="left" class="cellrowborder" valign="top" width="16.85%" id="mcps1.3.5.3.2.4.1.1"><p id="EN-US_TOPIC_0020212663__p135632102272">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="17.98%" id="mcps1.3.5.3.2.4.1.2"><p id="EN-US_TOPIC_0020212663__p55632010102714">Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="65.16999999999999%" id="mcps1.3.5.3.2.4.1.3"><p id="EN-US_TOPIC_0020212663__p125631410152717">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0020212663__row382615381910"><td class="cellrowborder" valign="top" width="16.85%" headers="mcps1.3.5.3.2.4.1.1 "><p id="EN-US_TOPIC_0020212663__p1882713151914">job_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="17.98%" headers="mcps1.3.5.3.2.4.1.2 "><p id="EN-US_TOPIC_0020212663__p1182723161913">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="65.16999999999999%" headers="mcps1.3.5.3.2.4.1.3 "><p id="EN-US_TOPIC_0020212663__p79774531157"><strong id="EN-US_TOPIC_0020212663__b109771353454">Definition</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212663__p12827133121914">Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on <strong id="EN-US_TOPIC_0020212663__b179987283124628">job_id</strong>, see <a href="en-us_topic_0022225397.html">Job Status Management</a>.</p>
|
||||
<p id="EN-US_TOPIC_0020212663__p10609556134619"><strong id="EN-US_TOPIC_0020212663__b2034420313517">Range</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212663__p8453833853">N/A</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<p id="EN-US_TOPIC_0020212663__p827131024410">For details about abnormal responses, see <a href="en-us_topic_0022067714.html">Responses (Jobs)</a>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212663__section1912511011213"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212663__p3100181652418">Add the NIC whose ID is <strong id="EN-US_TOPIC_0020212663__b47232663413">d32019d3-bc6e-4319-9c1d-6722fc136a23</strong> and security group ID is <strong id="EN-US_TOPIC_0020212663__b183731712173414">f0ac4394-7e4a-4409-9701-ba8be283dbc3</strong> to an ECS.</p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0020212663__screen7049587202642">POST https://{endpoint}/v1/{project_id}/cloudservers/{server_id}/nics
|
||||
|
||||
@ -85,7 +85,30 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212665__section33048293"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0020212665__p22984981">See <a href="en-us_topic_0022067714.html">Responses (Jobs)</a>.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0020212665__section33048293"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0020212665__p583313195412"><a href="#EN-US_TOPIC_0020212665__table2824153181913">Table 4</a> describes the response parameters.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0020212665__table2824153181913"></a><a name="table2824153181913"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020212665__table2824153181913" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Response parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0020212665__row11825193111915"><th align="left" class="cellrowborder" valign="top" width="16.85%" id="mcps1.3.5.3.2.4.1.1"><p id="EN-US_TOPIC_0020212665__p135632102272">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="17.98%" id="mcps1.3.5.3.2.4.1.2"><p id="EN-US_TOPIC_0020212665__p55632010102714">Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="65.16999999999999%" id="mcps1.3.5.3.2.4.1.3"><p id="EN-US_TOPIC_0020212665__p125631410152717">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0020212665__row382615381910"><td class="cellrowborder" valign="top" width="16.85%" headers="mcps1.3.5.3.2.4.1.1 "><p id="EN-US_TOPIC_0020212665__p1882713151914">job_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="17.98%" headers="mcps1.3.5.3.2.4.1.2 "><p id="EN-US_TOPIC_0020212665__p1182723161913">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="65.16999999999999%" headers="mcps1.3.5.3.2.4.1.3 "><p id="EN-US_TOPIC_0020212665__p79774531157"><strong id="EN-US_TOPIC_0020212665__b109771353454">Definition</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212665__p12827133121914">Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on <strong id="EN-US_TOPIC_0020212665__b112230200824626">job_id</strong>, see <a href="en-us_topic_0022225397.html">Job Status Management</a>.</p>
|
||||
<p id="EN-US_TOPIC_0020212665__p10609556134619"><strong id="EN-US_TOPIC_0020212665__b2034420313517">Range</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212665__p8453833853">N/A</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<p id="EN-US_TOPIC_0020212665__p827131024410">For details about abnormal responses, see <a href="en-us_topic_0022067714.html">Responses (Jobs)</a>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212665__section12428547539"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212665__p1913513208467">Delete the NIC whose ID is <strong id="EN-US_TOPIC_0020212665__b11181122983516">d32019d3-bc6e-4319-9c1d-6722fc136a23</strong> from an ECS.</p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0020212665__screen55305066202724">POST https://{endpoint}/v1/{project_id}/cloudservers/{server_id}/nics/delete
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<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>
|
||||
<h1 class="topictitle1">Detaching 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 detach 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>
|
||||
@ -58,7 +58,7 @@
|
||||
</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><p id="EN-US_TOPIC_0020212666__p76501228175619">Delete a NIC from an ECS based on the specified port ID.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0020212666__section05727183616"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212666__p76501228175619">Detach a NIC from an ECS based on the specified port ID.</p>
|
||||
<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>
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
<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 class="ulchildlink"><strong><a href="en-us_topic_0020212671.html">Listing Details About 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>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<a name="EN-US_TOPIC_0020212668"></a><a name="EN-US_TOPIC_0020212668"></a>
|
||||
|
||||
<h1 class="topictitle1">Creating an <span id="text18117181111218">ECS</span></h1>
|
||||
<h1 class="topictitle1">Creating <span id="text18117181111218">ECS</span>s</h1>
|
||||
<div id="body38061996"><div class="section" id="EN-US_TOPIC_0020212668__section61372619"><a name="EN-US_TOPIC_0020212668__section61372619"></a><a name="section61372619"></a><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212668__p63122796">This API is used to create one or more ECSs.</p>
|
||||
<p id="EN-US_TOPIC_0020212668__p131101754194812">This API is an asynchronous API. After the creation request is successfully delivered, a job ID is returned. This does not mean that the creation is complete. You need to call the API by referring to <a href="en-us_topic_0022225398.html">Querying Job Execution Status</a> to query the job status. The <strong id="EN-US_TOPIC_0020212668__b12297760591">SUCCESS</strong> status indicates that the creation is successful.</p>
|
||||
</div>
|
||||
@ -201,7 +201,7 @@ echo 111 > c:\aaa.txt</pre>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="55.882352941176464%" headers="mcps1.3.6.5.2.5.1.4 "><p id="EN-US_TOPIC_0020212668__p1450754917488"><strong id="EN-US_TOPIC_0020212668__b8405185421813">Definition</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212668__p055153115217">Specifies the name of the SSH key used for logging in to the <span id="EN-US_TOPIC_0020212668__text4452161102213">ECS</span>.</p>
|
||||
<p id="EN-US_TOPIC_0020212668__p01371615133414">Keys can be created using the key creation API (<a href="en-us_topic_0020212678.html">Creating and Importing an SSH Key Pair</a>) or obtained using the SSH key query API (<a href="en-us_topic_0020212676.html">Querying SSH Key Pairs</a>).</p>
|
||||
<p id="EN-US_TOPIC_0020212668__p01371615133414">Keys can be created using the key creation API (<a href="en-us_topic_0020212678.html">Creating and Importing an SSH Key Pair</a>) or obtained using the SSH key query API (<a href="en-us_topic_0020212676.html">Listing SSH Key Pairs</a>).</p>
|
||||
<p id="EN-US_TOPIC_0020212668__p1271410277380"><strong id="EN-US_TOPIC_0020212668__b1262765819187">Constraints</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212668__p13691649109">N/A</p>
|
||||
<p id="EN-US_TOPIC_0020212668__p15940203714386"><strong id="EN-US_TOPIC_0020212668__b4581191001913">Range</strong></p>
|
||||
@ -337,7 +337,7 @@ echo 111 > c:\aaa.txt</pre>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="55.882352941176464%" headers="mcps1.3.6.5.2.5.1.4 "><p id="EN-US_TOPIC_0020212668__p9477164617549"><strong id="EN-US_TOPIC_0020212668__b441305419187">Definition</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212668__p1059113114525">Specifies the name of the AZ where the <span id="EN-US_TOPIC_0020212668__text24489012406">ECS</span> is located.</p>
|
||||
<p id="EN-US_TOPIC_0020212668__p15187154018230">See <a href="en-us_topic_0065817728.html">Querying AZs</a>.</p>
|
||||
<p id="EN-US_TOPIC_0020212668__p15187154018230">See <a href="en-us_topic_0065817728.html">Listing AZs</a>.</p>
|
||||
<p id="EN-US_TOPIC_0020212668__p102031817195920"><strong id="EN-US_TOPIC_0020212668__b179091835195">Constraints</strong></p>
|
||||
<ul id="EN-US_TOPIC_0020212668__ul386815581416"><li id="EN-US_TOPIC_0020212668__li11868185813419">If this parameter is not specified, the system automatically selects an AZ.</li></ul>
|
||||
<p id="EN-US_TOPIC_0020212668__p1017117236595"><strong id="EN-US_TOPIC_0020212668__b1558991018194">Range</strong></p>
|
||||
@ -471,7 +471,7 @@ echo 111 > c:\aaa.txt</pre>
|
||||
<td class="cellrowborder" valign="top" width="56.00000000000001%" headers="mcps1.3.6.6.2.5.1.4 "><p id="EN-US_TOPIC_0020212668__p5880129111316"><strong id="EN-US_TOPIC_0020212668__b942705419187">Definition</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212668__p52170790174229">Specifies the subnet of the <span id="EN-US_TOPIC_0020212668__text1290819290226">ECS</span>.</p>
|
||||
<p id="EN-US_TOPIC_0020212668__p13303627161317"><strong id="EN-US_TOPIC_0020212668__b965015831818">Constraints</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212668__p43287089174217">The value must be the ID of the subnet created in the VPC specified by <strong id="EN-US_TOPIC_0020212668__b1798788512">vpcid</strong> and in the format of the UUID.</p>
|
||||
<p id="EN-US_TOPIC_0020212668__p43287089174217">The value must be the ID of the subnet created in the VPC specified by <strong id="EN-US_TOPIC_0020212668__b593662663">vpcid</strong> and in the format of the UUID.</p>
|
||||
<p id="EN-US_TOPIC_0020212668__p9182213111915"><strong id="EN-US_TOPIC_0020212668__b56031210161911">Range</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212668__p862092019197">N/A</p>
|
||||
<p id="EN-US_TOPIC_0020212668__p322932417194"><strong id="EN-US_TOPIC_0020212668__b144421741914">Default Value</strong></p>
|
||||
@ -666,7 +666,7 @@ echo 111 > c:\aaa.txt</pre>
|
||||
<p id="EN-US_TOPIC_0020212668__p31488280">Specifies the disk type of an <span id="EN-US_TOPIC_0020212668__text11963737192218">ECS</span> data disk.</p>
|
||||
<p id="EN-US_TOPIC_0020212668__p462815973213">For details about disk types, see "Disk Types and Performance" in <em id="EN-US_TOPIC_0020212668__i74867481128">Elastic Volume Service User Guide</em>.</p>
|
||||
<p id="EN-US_TOPIC_0020212668__p528022465111"><strong id="EN-US_TOPIC_0020212668__b16668858151810">Constraints</strong></p>
|
||||
<ul id="EN-US_TOPIC_0020212668__ul17411840122817"><li id="EN-US_TOPIC_0020212668__li18411154072818">The disk type must match that provided by the system.</li><li id="EN-US_TOPIC_0020212668__li1541184018283">If the specified disk type is not available in the AZ specified by <strong id="EN-US_TOPIC_0020212668__b15403520210">availability_zone</strong>, the disk creation will fail.</li><li id="EN-US_TOPIC_0020212668__li119211549313">When the disk is created from a backup:<p id="EN-US_TOPIC_0020212668__p203211655113115"><a name="EN-US_TOPIC_0020212668__li119211549313"></a><a name="li119211549313"></a>If the type of the backup's source disk is <strong id="EN-US_TOPIC_0020212668__b1570186796">SSD</strong>, <strong id="EN-US_TOPIC_0020212668__b970552852">SAS</strong>, <strong id="EN-US_TOPIC_0020212668__b774811646">SATA</strong>, <strong id="EN-US_TOPIC_0020212668__b1717450704">GPSSD</strong>, <strong id="EN-US_TOPIC_0020212668__b1038041902">ESSD</strong>, or <strong id="EN-US_TOPIC_0020212668__b683727424">GPSSD2</strong>, you can create disks of any of these types.</p>
|
||||
<ul id="EN-US_TOPIC_0020212668__ul17411840122817"><li id="EN-US_TOPIC_0020212668__li18411154072818">The disk type must match that provided by the system.</li><li id="EN-US_TOPIC_0020212668__li1541184018283">If the specified disk type is not available in the AZ specified by <strong id="EN-US_TOPIC_0020212668__b15403520210">availability_zone</strong>, the disk creation will fail.</li><li id="EN-US_TOPIC_0020212668__li119211549313">When the disk is created from a backup:<p id="EN-US_TOPIC_0020212668__p203211655113115"><a name="EN-US_TOPIC_0020212668__li119211549313"></a><a name="li119211549313"></a>If the type of the backup's source disk is <strong id="EN-US_TOPIC_0020212668__b1984051536">SSD</strong>, <strong id="EN-US_TOPIC_0020212668__b1389354727">SAS</strong>, <strong id="EN-US_TOPIC_0020212668__b1785748336">SATA</strong>, <strong id="EN-US_TOPIC_0020212668__b2124915021">GPSSD</strong>, <strong id="EN-US_TOPIC_0020212668__b1649834819">ESSD</strong>, or <strong id="EN-US_TOPIC_0020212668__b2040209861">GPSSD2</strong>, you can create disks of any of these types.</p>
|
||||
<p id="EN-US_TOPIC_0020212668__p1766518519310">If the type of the backup's source disk is <strong id="EN-US_TOPIC_0020212668__b25579557215">co-p1</strong> or <strong id="EN-US_TOPIC_0020212668__b205571755126">uh-l1</strong>, you can create disks of any of the two types.</p>
|
||||
</li></ul>
|
||||
<p id="EN-US_TOPIC_0020212668__p034424012612"><strong id="EN-US_TOPIC_0020212668__b186211010201919">Range</strong></p>
|
||||
@ -734,7 +734,7 @@ echo 111 > c:\aaa.txt</pre>
|
||||
<p id="EN-US_TOPIC_0020212668__p4088945310517">Specifies the device type of the EVS disks to be created.</p>
|
||||
<p id="EN-US_TOPIC_0020212668__p165466571232"><strong id="EN-US_TOPIC_0020212668__b196711858151815">Constraints</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212668__p18265119427">N/A</p>
|
||||
<div class="p" id="EN-US_TOPIC_0020212668__p096611914416"><strong id="EN-US_TOPIC_0020212668__b562471031919">Range</strong><ul id="EN-US_TOPIC_0020212668__en-us_topic_0020212668_ul128486424617"><li id="EN-US_TOPIC_0020212668__en-us_topic_0020212668_li1384894218611">If this parameter is set to <strong id="EN-US_TOPIC_0020212668__b2094937718">false</strong>, VBD disks are created.</li><li id="EN-US_TOPIC_0020212668__en-us_topic_0020212668_li78481422616">If this parameter is set to <strong id="EN-US_TOPIC_0020212668__b1275179251">true</strong>, SCSI disks are created.</li><li id="EN-US_TOPIC_0020212668__en-us_topic_0020212668_li48498421766">If this parameter is not specified or set to a non-Boolean character, VBD disks are created by default.</li></ul>
|
||||
<div class="p" id="EN-US_TOPIC_0020212668__p096611914416"><strong id="EN-US_TOPIC_0020212668__b562471031919">Range</strong><ul id="EN-US_TOPIC_0020212668__en-us_topic_0020212668_ul128486424617"><li id="EN-US_TOPIC_0020212668__en-us_topic_0020212668_li1384894218611">If this parameter is set to <strong id="EN-US_TOPIC_0020212668__b1649598988">false</strong>, VBD disks are created.</li><li id="EN-US_TOPIC_0020212668__en-us_topic_0020212668_li78481422616">If this parameter is set to <strong id="EN-US_TOPIC_0020212668__b1737496069">true</strong>, SCSI disks are created.</li><li id="EN-US_TOPIC_0020212668__en-us_topic_0020212668_li48498421766">If this parameter is not specified or set to a non-Boolean character, VBD disks are created by default.</li></ul>
|
||||
</div>
|
||||
<p id="EN-US_TOPIC_0020212668__p10712644242"><strong id="EN-US_TOPIC_0020212668__b10661117181918">Default Value</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212668__p10113115125315">N/A</p>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="EN-US_TOPIC_0020212671"></a><a name="EN-US_TOPIC_0020212671"></a>
|
||||
|
||||
<h1 class="topictitle1">Querying Disks Attached to an <span id="text1475228819">ECS</span></h1>
|
||||
<div id="body1686169"><div class="section" id="EN-US_TOPIC_0020212671__section61843920"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212671__p2362032">This API is used to query the disks that have been and are being attached to an <span id="EN-US_TOPIC_0020212671__text24028296115">ECS</span>.</p>
|
||||
<h1 class="topictitle1">Listing Details About Disks Attached to an <span id="text1475228819">ECS</span></h1>
|
||||
<div id="body1686169"><div class="section" id="EN-US_TOPIC_0020212671__section61843920"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212671__p2362032">This API is used to list details about disks that have been and are being attached to an <span id="EN-US_TOPIC_0020212671__text24028296115">ECS</span>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212671__section19724370"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0020212671__p94271613205312">GET /v2.1/{project_id}/servers/{server_id}/os-volume_attachments</p>
|
||||
<p id="EN-US_TOPIC_0020212671__p248418710335">GET /v2/{project_id}/servers/{server_id}/os-volume_attachments</p>
|
||||
@ -97,7 +97,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212671__section763514718378"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212671__p1041814270579">Query details about disks attached to an ECS.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0020212671__section763514718378"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212671__p1041814270579">List details about disks attached to an ECS.</p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0020212671__screen14582457192">GET https://{endpoint}/v2/{project_id}/servers/{server_id}/os-volume_attachments
|
||||
GET https://{endpoint}/v2.1/{project_id}/servers/{server_id}/os-volume_attachments</pre>
|
||||
</div>
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
<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 class="ulchildlink"><strong><a href="en-us_topic_0020212676.html">Listing 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>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="EN-US_TOPIC_0020212676"></a><a name="EN-US_TOPIC_0020212676"></a>
|
||||
|
||||
<h1 class="topictitle1">Querying SSH Key Pairs</h1>
|
||||
<div id="body17557027"><div class="section" id="EN-US_TOPIC_0020212676__section66325402"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212676__p12833084">This API is used to query SSH key pairs.</p>
|
||||
<h1 class="topictitle1">Listing SSH Key Pairs</h1>
|
||||
<div id="body17557027"><div class="section" id="EN-US_TOPIC_0020212676__section66325402"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212676__p12833084">This API is used to list SSH key pairs.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212676__section60057706"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0020212676__p4575185710346">GET /v2.1/{project_id}/os-keypairs</p>
|
||||
<p id="EN-US_TOPIC_0020212676__p74371494121">GET /v2/{project_id}/os-keypairs</p>
|
||||
@ -67,7 +67,7 @@
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0020212676__table48408329"></a><a name="table48408329"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020212676__table48408329" frame="border" border="1" rules="all"><caption><b>Table 4 </b><strong id="EN-US_TOPIC_0020212676__b798699375">keypair</strong> field description</caption><thead align="left"><tr id="EN-US_TOPIC_0020212676__row27259828"><th align="left" class="cellrowborder" valign="top" width="16.78%" id="mcps1.3.4.2.4.2.4.1.1"><p id="EN-US_TOPIC_0020212676__p956121163317">Parameter</p>
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0020212676__table48408329"></a><a name="table48408329"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020212676__table48408329" frame="border" border="1" rules="all"><caption><b>Table 4 </b><strong id="EN-US_TOPIC_0020212676__b919837895">keypair</strong> field description</caption><thead align="left"><tr id="EN-US_TOPIC_0020212676__row27259828"><th align="left" class="cellrowborder" valign="top" width="16.78%" id="mcps1.3.4.2.4.2.4.1.1"><p id="EN-US_TOPIC_0020212676__p956121163317">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="16.04%" id="mcps1.3.4.2.4.2.4.1.2"><p id="EN-US_TOPIC_0020212676__p656110113337">Type</p>
|
||||
</th>
|
||||
@ -109,7 +109,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212676__section13755153085015"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212676__p819719405225">Query the list of SSH key pairs.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0020212676__section13755153085015"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212676__p819719405225">List SSH key pairs.</p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0020212676__screen13201257112619">GET https://{endpoint}/v2/{project_id}/os-keypairs
|
||||
GET https://{endpoint}/v2.1/{project_id}/os-keypairs</pre>
|
||||
</div>
|
||||
|
||||
@ -131,7 +131,7 @@
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0020212678__table51079899"></a><a name="table51079899"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020212678__table51079899" frame="border" border="1" rules="all"><caption><b>Table 5 </b><strong id="EN-US_TOPIC_0020212678__b1474953231">keypair</strong> field description</caption><thead align="left"><tr id="EN-US_TOPIC_0020212678__row66208776"><th align="left" class="cellrowborder" valign="top" width="16.79%" id="mcps1.3.4.2.3.2.4.1.1"><p id="EN-US_TOPIC_0020212678__p1117813381339">Parameter</p>
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0020212678__table51079899"></a><a name="table51079899"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020212678__table51079899" frame="border" border="1" rules="all"><caption><b>Table 5 </b><strong id="EN-US_TOPIC_0020212678__b1749647665">keypair</strong> field description</caption><thead align="left"><tr id="EN-US_TOPIC_0020212678__row66208776"><th align="left" class="cellrowborder" valign="top" width="16.79%" id="mcps1.3.4.2.3.2.4.1.1"><p id="EN-US_TOPIC_0020212678__p1117813381339">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="16.04%" id="mcps1.3.4.2.3.2.4.1.2"><p id="EN-US_TOPIC_0020212678__p1517883853320">Type</p>
|
||||
</th>
|
||||
@ -179,7 +179,7 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="16.04%" headers="mcps1.3.4.2.3.2.4.1.2 "><p id="EN-US_TOPIC_0020212678__p1768150152614">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="67.17%" headers="mcps1.3.4.2.3.2.4.1.3 "><p id="EN-US_TOPIC_0020212678__p121861283275">Specifies the key type. The value is <span class="parmvalue" id="EN-US_TOPIC_0020212678__parmvalue416212875"><b>ssh</b></span> or <span class="parmvalue" id="EN-US_TOPIC_0020212678__parmvalue48818096"><b>x509</b></span>.</p>
|
||||
<td class="cellrowborder" valign="top" width="67.17%" headers="mcps1.3.4.2.3.2.4.1.3 "><p id="EN-US_TOPIC_0020212678__p121861283275">Specifies the key type. The value is <span class="parmvalue" id="EN-US_TOPIC_0020212678__parmvalue1409942882"><b>ssh</b></span> or <span class="parmvalue" id="EN-US_TOPIC_0020212678__parmvalue867528124"><b>x509</b></span>.</p>
|
||||
<p id="EN-US_TOPIC_0020212678__p2812534719">This parameter is supported in microversion 2.2 and later.</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@ -122,7 +122,30 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212679__section112357236514"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0020212679__p13277162618519">See <a href="en-us_topic_0022067714.html">Responses (Jobs)</a>.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0020212679__section112357236514"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0020212679__p583313195412"><a href="#EN-US_TOPIC_0020212679__table2824153181913">Table 4</a> describes the response parameters.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0020212679__table2824153181913"></a><a name="table2824153181913"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020212679__table2824153181913" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Response parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0020212679__row11825193111915"><th align="left" class="cellrowborder" valign="top" width="16.85%" id="mcps1.3.4.3.2.4.1.1"><p id="EN-US_TOPIC_0020212679__p135632102272">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="17.98%" id="mcps1.3.4.3.2.4.1.2"><p id="EN-US_TOPIC_0020212679__p55632010102714">Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="65.16999999999999%" id="mcps1.3.4.3.2.4.1.3"><p id="EN-US_TOPIC_0020212679__p125631410152717">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0020212679__row382615381910"><td class="cellrowborder" valign="top" width="16.85%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0020212679__p1882713151914">job_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="17.98%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0020212679__p1182723161913">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="65.16999999999999%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0020212679__p79774531157"><strong id="EN-US_TOPIC_0020212679__b2038521506">Definition</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212679__p12827133121914">Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on <strong id="EN-US_TOPIC_0020212679__b184352639023552">job_id</strong>, see <a href="en-us_topic_0022225397.html">Job Status Management</a>.</p>
|
||||
<p id="EN-US_TOPIC_0020212679__p10609556134619"><strong id="EN-US_TOPIC_0020212679__b1627032703">Range</strong></p>
|
||||
<p id="EN-US_TOPIC_0020212679__p8453833853">N/A</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<p id="EN-US_TOPIC_0020212679__p827131024410">For details about abnormal responses, see <a href="en-us_topic_0022067714.html">Responses (Jobs)</a>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212679__section159261353165117"><h4 class="sectiontitle">Example Request</h4><ul id="EN-US_TOPIC_0020212679__ul13679403146"><li id="EN-US_TOPIC_0020212679__li46784021417">Delete the ECS whose ID is <strong id="EN-US_TOPIC_0020212679__b138664917162">616fb98f-46ca-475e-917e-2563e5a8cd19</strong>, unbind the EIP, and detach data disks.<pre class="screen" id="EN-US_TOPIC_0020212679__screen526562355119">POST https://{endpoint}/v1/{project_id}/cloudservers/delete
|
||||
|
||||
@ -134,7 +157,7 @@
|
||||
],
|
||||
"delete_publicip": false,
|
||||
"delete_volume": false
|
||||
}</pre>
|
||||
}</pre>
|
||||
</li><li id="EN-US_TOPIC_0020212679__li191849422145">Delete <span id="EN-US_TOPIC_0020212679__text48331252133">ECS</span>s whose IDs are<strong id="EN-US_TOPIC_0020212679__b09701351132917"> 616fb98f-46ca-475e-917e-2563e5a8cd19</strong>, <strong id="EN-US_TOPIC_0020212679__b11295195502916">616fb98f-46ca-475e-917e-2563e5a8ef20</strong>, and <strong id="EN-US_TOPIC_0020212679__b19191457132917">616fb98f-46ca-475e-917e-2563e5a8gh21</strong> in batches.<pre class="screen" id="EN-US_TOPIC_0020212679__screen108331625121314">POST https://{endpoint}/v1/{project_id}/cloudservers/delete
|
||||
|
||||
{
|
||||
@ -151,7 +174,7 @@
|
||||
"id": "616fb98f-46ca-475e-917e-2563e5a8gh21"
|
||||
}
|
||||
]
|
||||
}</pre>
|
||||
}</pre>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212679__section5373174623216"><h4 class="sectiontitle">Example Response</h4><pre class="screen" id="EN-US_TOPIC_0020212679__screen24271946143218">{
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="EN-US_TOPIC_0020212688"></a><a name="EN-US_TOPIC_0020212688"></a>
|
||||
|
||||
<h1 class="topictitle1">Querying the <span id="text338416106372">ECS</span> List</h1>
|
||||
<div id="body62795050"><div class="section" id="EN-US_TOPIC_0020212688__section56354875"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212688__p53234283">This API is used to query <span id="EN-US_TOPIC_0020212688__text104731434192910">ECS</span>s.</p>
|
||||
<h1 class="topictitle1">Listing <span id="text338416106372">ECS</span>s</h1>
|
||||
<div id="body62795050"><div class="section" id="EN-US_TOPIC_0020212688__section56354875"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212688__p53234283">This API is used to list <span id="EN-US_TOPIC_0020212688__text104731434192910">ECS</span>s.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212688__section37431827"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0020212688__p426454112566">GET /v2.1/{project_id}/servers?changes-since={changes-since}&image={image}&flavor={flavor}&name={name}&status={status}&limit={limit}&marker={marker}&not-tags={not-tags}&reservation_id={reservation_id}&ip={ip}</p>
|
||||
<p id="EN-US_TOPIC_0020212688__p1314703242720">GET /v2/{project_id}/servers?changes-since={changes-since}&image={image}&flavor={flavor}&name={name}&status={status}&limit={limit}&marker={marker}&not-tags={not-tags}&reservation_id={reservation_id}&ip={ip}</p>
|
||||
@ -103,7 +103,7 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="15.57%" headers="mcps1.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0020212688__p14460249231">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="48.17%" headers="mcps1.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0020212688__p174601046239">Specifies the <span id="EN-US_TOPIC_0020212688__text213693393112">ECS</span> ID to which the marker points. The query will start from its next ID.</p>
|
||||
<td class="cellrowborder" valign="top" width="48.17%" headers="mcps1.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0020212688__p174601046239">Specifies the <span id="EN-US_TOPIC_0020212688__text213693393112">ECS</span> ID to which the marker points. The query will start from the next ID.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0020212688__row185002082103"><td class="cellrowborder" valign="top" width="18.81%" headers="mcps1.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0020212688__p04361918181018">tags</p>
|
||||
@ -248,7 +248,7 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212688__section18645171418547"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212688__p12609122202611">Query a list of ECSs.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0020212688__section18645171418547"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212688__p12609122202611">List ECSs.</p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0020212688__screen111420491606">GET https://{endpoint}/v2/{project_id}/servers
|
||||
GET https://{endpoint}/v2.1/{project_id}/servers</pre>
|
||||
</div>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="EN-US_TOPIC_0020212689"></a><a name="EN-US_TOPIC_0020212689"></a>
|
||||
|
||||
<h1 class="topictitle1">Querying Details About <span id="text189846292376">ECS</span>s</h1>
|
||||
<div id="body10176696"><div class="section" id="EN-US_TOPIC_0020212689__section33716833"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212689__p19006063">This API is used to query details about <span id="EN-US_TOPIC_0020212689__text782933003719">ECS</span>s.</p>
|
||||
<h1 class="topictitle1">Listing <span id="text189846292376">ECS</span> Details</h1>
|
||||
<div id="body10176696"><div class="section" id="EN-US_TOPIC_0020212689__section33716833"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212689__p19006063">This API is used to list <span id="EN-US_TOPIC_0020212689__text782933003719">ECS</span> details.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212689__section35016046"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0020212689__p122417345813">GET /v2.1/{project_id}/servers/detail?changes-since={changes-since}&image={image}&flavor={flavor}&name={name}&status={status}&limit={limit}&marker={marker}&not-tags={not-tags}&reservation_id={reservation_id}&ip={ip}</p>
|
||||
<p id="EN-US_TOPIC_0020212689__p12654154692718">GET /v2/{project_id}/servers/detail?changes-since={changes-since}&image={image}&flavor={flavor}&name={name}&status={status}&limit={limit}&marker={marker}&not-tags={not-tags}&reservation_id={reservation_id}&ip={ip}</p>
|
||||
@ -103,7 +103,7 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="14.978502149785026%" headers="mcps1.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0020212689__p51160835">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="48.695130486951314%" headers="mcps1.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0020212689__p50829401">Specifies the <span id="EN-US_TOPIC_0020212689__text6965173916371">ECS</span> ID to which the marker points. The query will start from its next ID.</p>
|
||||
<td class="cellrowborder" valign="top" width="48.695130486951314%" headers="mcps1.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0020212689__p50829401">Specifies the <span id="EN-US_TOPIC_0020212689__text6965173916371">ECS</span> ID to which the marker points. The query will start from the next ID.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0020212689__row202625131377"><td class="cellrowborder" valign="top" width="18.808119188081196%" headers="mcps1.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0020212689__p1077175414512">tags</p>
|
||||
@ -649,7 +649,7 @@
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0020212689__table1656029015527"></a><a name="table1656029015527"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020212689__table1656029015527" frame="border" border="1" rules="all"><caption><b>Table 7 </b>Data structure of the network which an <span id="EN-US_TOPIC_0020212689__text0370243185619">ECS</span> accesses</caption><thead align="left"><tr id="EN-US_TOPIC_0020212689__row2645284715527"><th align="left" class="cellrowborder" valign="top" width="18.759999999999998%" id="mcps1.3.5.7.2.4.1.1"><p id="EN-US_TOPIC_0020212689__p99491446132918">Parameter</p>
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0020212689__table1656029015527"></a><a name="table1656029015527"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020212689__table1656029015527" frame="border" border="1" rules="all"><caption><b>Table 7 </b>Data structure of the network that an <span id="EN-US_TOPIC_0020212689__text0370243185619">ECS</span> accesses</caption><thead align="left"><tr id="EN-US_TOPIC_0020212689__row2645284715527"><th align="left" class="cellrowborder" valign="top" width="18.759999999999998%" id="mcps1.3.5.7.2.4.1.1"><p id="EN-US_TOPIC_0020212689__p99491446132918">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="16.259999999999998%" id="mcps1.3.5.7.2.4.1.2"><p id="EN-US_TOPIC_0020212689__p49641746132913">Type</p>
|
||||
</th>
|
||||
@ -777,7 +777,7 @@
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0020212689__table1080891111402"></a><a name="table1080891111402"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020212689__table1080891111402" frame="border" border="1" rules="all"><caption><b>Table 11 </b><strong id="EN-US_TOPIC_0020212689__b363926491">image</strong> field description</caption><thead align="left"><tr id="EN-US_TOPIC_0020212689__row5852711204015"><th align="left" class="cellrowborder" valign="top" width="19%" id="mcps1.3.5.11.2.4.1.1"><p id="EN-US_TOPIC_0020212689__p2098102533210">Parameter</p>
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0020212689__table1080891111402"></a><a name="table1080891111402"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020212689__table1080891111402" frame="border" border="1" rules="all"><caption><b>Table 11 </b><strong id="EN-US_TOPIC_0020212689__b2126061515">image</strong> field description</caption><thead align="left"><tr id="EN-US_TOPIC_0020212689__row5852711204015"><th align="left" class="cellrowborder" valign="top" width="19%" id="mcps1.3.5.11.2.4.1.1"><p id="EN-US_TOPIC_0020212689__p2098102533210">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="17%" id="mcps1.3.5.11.2.4.1.2"><p id="EN-US_TOPIC_0020212689__p1498192513327">Type</p>
|
||||
</th>
|
||||
@ -837,7 +837,7 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212689__section12362164511549"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212689__p0584114817269">Query details about ECSs.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0020212689__section12362164511549"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212689__p0584114817269">List ECS details.</p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0020212689__screen1735914813119">GET https://{endpoint}/v2/{project_id}/servers/detail
|
||||
GET https://{endpoint}/v2.1/{project_id}/servers/detail</pre>
|
||||
</div>
|
||||
|
||||
@ -149,6 +149,7 @@
|
||||
<td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.4.2.3.2.4.1.2 "><p id="EN-US_TOPIC_0020212690__p41156139">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="64%" headers="mcps1.3.4.2.3.2.4.1.3 "><p id="EN-US_TOPIC_0020212690__p45312999">Specifies the host ID of the <span id="EN-US_TOPIC_0020212690__text1412712924813">ECS</span>.</p>
|
||||
<p id="EN-US_TOPIC_0020212690__p104068612573">The returned value is not the actual ID of the host where the <span id="EN-US_TOPIC_0020212690__text16979186574">ECS</span> is located.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0020212690__row5163807"><td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.4.2.3.2.4.1.1 "><p id="EN-US_TOPIC_0020212690__p15615252">addresses</p>
|
||||
@ -700,7 +701,7 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0020212690__section17256720205514"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212690__p9339612202811">Query details about a specified ECS.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0020212690__section17256720205514"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212690__p9339612202811">Query details about the specified ECS.</p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0020212690__screen1351016271012">GET https://{endpoint}/v2/{project_id}/servers/{server_id}
|
||||
GET https://{endpoint}/v2.1/{project_id}/servers/{server_id}</pre>
|
||||
</div>
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="14.141414141414144%" headers="mcps1.3.1.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0022067714__p813044011151">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="69.69696969696969%" headers="mcps1.3.1.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0022067714__p5458589811151">Specifies the returned job ID after delivering the job. Users can query the job progress using this ID. For details about how to query the job execution status based on <strong id="EN-US_TOPIC_0022067714__b1285315421129">job_id</strong>, see <a href="en-us_topic_0022225397.html">Job Status Management</a>.</p>
|
||||
<td class="cellrowborder" valign="top" width="69.69696969696969%" headers="mcps1.3.1.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0022067714__p5458589811151">Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on <strong id="EN-US_TOPIC_0022067714__b1285315421129">job_id</strong>, see <a href="en-us_topic_0022225397.html">Job Status Management</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@ -45,7 +45,7 @@
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0022067715__row33011058111526"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.1.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0022067715__p56650021111526">403 Forbidden</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.1.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0022067715__p25248960111526">You are forbidden to access the page requested.</p>
|
||||
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.1.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0022067715__p25248960111526">Access to the requested page is denied.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0022067715__row25914052111526"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.1.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0022067715__p18663504111526">404 Not Found</p>
|
||||
|
||||
@ -55,7 +55,7 @@
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0022067716__row6385964111201"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.1.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0022067716__p524841711201">403 Forbidden</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.1.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0022067716__p2246860911201">You are forbidden to access the page requested.</p>
|
||||
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.1.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0022067716__p2246860911201">Access to the requested page is denied.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0022067716__row89089411201"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.1.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0022067716__p505359011201">404 Not Found</p>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -166,7 +166,7 @@
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0022225398__table1500801817135"></a><a name="table1500801817135"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0022225398__table1500801817135" frame="border" border="1" rules="all"><caption><b>Table 4 </b><strong id="EN-US_TOPIC_0022225398__b886986030">sub_jobs</strong> field description</caption><thead align="left"><tr id="EN-US_TOPIC_0022225398__row5502467917135"><th align="left" class="cellrowborder" valign="top" width="19.24%" id="mcps1.3.5.2.4.2.4.1.1"><p id="EN-US_TOPIC_0022225398__p385318355367">Parameter</p>
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0022225398__table1500801817135"></a><a name="table1500801817135"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0022225398__table1500801817135" frame="border" border="1" rules="all"><caption><b>Table 4 </b><strong id="EN-US_TOPIC_0022225398__b1194169514">sub_jobs</strong> field description</caption><thead align="left"><tr id="EN-US_TOPIC_0022225398__row5502467917135"><th align="left" class="cellrowborder" valign="top" width="19.24%" id="mcps1.3.5.2.4.2.4.1.1"><p id="EN-US_TOPIC_0022225398__p385318355367">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="16.23%" id="mcps1.3.5.2.4.2.4.1.2"><p id="EN-US_TOPIC_0022225398__p138539354361">Type</p>
|
||||
</th>
|
||||
@ -237,7 +237,7 @@
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0022225398__table2577901102930"></a><a name="table2577901102930"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0022225398__table2577901102930" frame="border" border="1" rules="all"><caption><b>Table 5 </b><strong id="EN-US_TOPIC_0022225398__b1057045098">sub_jobs.entities</strong> field description</caption><thead align="left"><tr id="EN-US_TOPIC_0022225398__row41961594102930"><th align="left" class="cellrowborder" valign="top" width="17.64%" id="mcps1.3.5.2.5.2.4.1.1"><p id="EN-US_TOPIC_0022225398__p1819124019365">Parameter</p>
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0022225398__table2577901102930"></a><a name="table2577901102930"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0022225398__table2577901102930" frame="border" border="1" rules="all"><caption><b>Table 5 </b><strong id="EN-US_TOPIC_0022225398__b1225297686">sub_jobs.entities</strong> field description</caption><thead align="left"><tr id="EN-US_TOPIC_0022225398__row41961594102930"><th align="left" class="cellrowborder" valign="top" width="17.64%" id="mcps1.3.5.2.5.2.4.1.1"><p id="EN-US_TOPIC_0022225398__p1819124019365">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="17.9%" id="mcps1.3.5.2.5.2.4.1.2"><p id="EN-US_TOPIC_0022225398__p31934010363">Type</p>
|
||||
</th>
|
||||
@ -249,7 +249,7 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="17.9%" headers="mcps1.3.5.2.5.2.4.1.2 "><p id="EN-US_TOPIC_0022225398__p10490546102930">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="64.46%" headers="mcps1.3.5.2.5.2.4.1.3 "><p id="EN-US_TOPIC_0022225398__p64306551102930">If the job is an <span id="EN-US_TOPIC_0022225398__text1238925544">ECS</span>-related operation, the value is <strong id="EN-US_TOPIC_0022225398__b782061822">server_id</strong>.</p>
|
||||
<td class="cellrowborder" valign="top" width="64.46%" headers="mcps1.3.5.2.5.2.4.1.3 "><p id="EN-US_TOPIC_0022225398__p64306551102930">If the job is an <span id="EN-US_TOPIC_0022225398__text667227477">ECS</span>-related operation, the value is <strong id="EN-US_TOPIC_0022225398__b171376319">server_id</strong>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0022225398__row41888051102930"><td class="cellrowborder" valign="top" width="17.64%" headers="mcps1.3.5.2.5.2.4.1.1 "><p id="EN-US_TOPIC_0022225398__p37488972102930">nic_id</p>
|
||||
|
||||
@ -129,7 +129,30 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0022472987__section5883164105553"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0022472987__p6774315105553">See <a href="en-us_topic_0022067714.html">Responses (Jobs)</a>.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0022472987__section5883164105553"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0022472987__p583313195412"><a href="#EN-US_TOPIC_0022472987__table2824153181913">Table 4</a> describes the response parameters.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0022472987__table2824153181913"></a><a name="table2824153181913"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0022472987__table2824153181913" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Response parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0022472987__row11825193111915"><th align="left" class="cellrowborder" valign="top" width="16.85%" id="mcps1.3.4.3.2.4.1.1"><p id="EN-US_TOPIC_0022472987__p135632102272">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="17.98%" id="mcps1.3.4.3.2.4.1.2"><p id="EN-US_TOPIC_0022472987__p55632010102714">Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="65.16999999999999%" id="mcps1.3.4.3.2.4.1.3"><p id="EN-US_TOPIC_0022472987__p125631410152717">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0022472987__row382615381910"><td class="cellrowborder" valign="top" width="16.85%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0022472987__p1882713151914">job_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="17.98%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0022472987__p1182723161913">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="65.16999999999999%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0022472987__p79774531157"><strong id="EN-US_TOPIC_0022472987__b29081247174611">Definition</strong></p>
|
||||
<p id="EN-US_TOPIC_0022472987__p12827133121914">Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on <strong id="EN-US_TOPIC_0022472987__b125744508463">job_id</strong>, see <a href="en-us_topic_0022225397.html">Job Status Management</a>.</p>
|
||||
<p id="EN-US_TOPIC_0022472987__p10609556134619"><strong id="EN-US_TOPIC_0022472987__b8393145154613">Range</strong></p>
|
||||
<p id="EN-US_TOPIC_0022472987__p8453833853">N/A</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<p id="EN-US_TOPIC_0022472987__p827131024410">For details about abnormal responses, see <a href="en-us_topic_0022067714.html">Responses (Jobs)</a>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0022472987__section812710371403"><h4 class="sectiontitle">Example Request</h4><ul id="EN-US_TOPIC_0022472987__ul44686593432"><li id="EN-US_TOPIC_0022472987__li6468165918434">Attach a SCSI EVS disk to device <strong id="EN-US_TOPIC_0022472987__b672882295913">/dev/sda</strong>.<pre class="screen" id="EN-US_TOPIC_0022472987__screen111411737104016">POST https://{endpoint}/v1/{project_id}/cloudservers/{server_id}/attachvolume
|
||||
|
||||
|
||||
@ -51,7 +51,30 @@
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0022472988__section2710198810562"><h4 class="sectiontitle">Request</h4><p id="EN-US_TOPIC_0022472988__p8888504113624">None</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0022472988__section3910292310562"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0022472988__p1322022910562">See <a href="en-us_topic_0022067714.html">Responses (Jobs)</a>.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0022472988__section3910292310562"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0022472988__p583313195412"><a href="#EN-US_TOPIC_0022472988__table2824153181913">Table 2</a> describes the response parameters.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0022472988__table2824153181913"></a><a name="table2824153181913"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0022472988__table2824153181913" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Response parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0022472988__row11825193111915"><th align="left" class="cellrowborder" valign="top" width="16.85%" id="mcps1.3.4.3.2.4.1.1"><p id="EN-US_TOPIC_0022472988__p135632102272">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="17.98%" id="mcps1.3.4.3.2.4.1.2"><p id="EN-US_TOPIC_0022472988__p55632010102714">Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="65.16999999999999%" id="mcps1.3.4.3.2.4.1.3"><p id="EN-US_TOPIC_0022472988__p125631410152717">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0022472988__row382615381910"><td class="cellrowborder" valign="top" width="16.85%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0022472988__p1882713151914">job_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="17.98%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0022472988__p1182723161913">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="65.16999999999999%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0022472988__p79774531157"><strong id="EN-US_TOPIC_0022472988__b99177181473">Definition</strong></p>
|
||||
<p id="EN-US_TOPIC_0022472988__p12827133121914">Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on <strong id="EN-US_TOPIC_0022472988__b12638202184715">job_id</strong>, see <a href="en-us_topic_0022225397.html">Job Status Management</a>.</p>
|
||||
<p id="EN-US_TOPIC_0022472988__p10609556134619"><strong id="EN-US_TOPIC_0022472988__b18323102216478">Range</strong></p>
|
||||
<p id="EN-US_TOPIC_0022472988__p8453833853">N/A</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<p id="EN-US_TOPIC_0022472988__p827131024410">For details about abnormal responses, see <a href="en-us_topic_0022067714.html">Responses (Jobs)</a>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0022472988__section9591135616137"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0022472988__p55789382127">Detach a specified disk from an ECS.</p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0022472988__screen35351133165712">DELETE https://{endpoint}/v1/{project_id}/cloudservers/{server_id}/detachvolume/{volume_id}</pre>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,7 @@
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0067161717.html">Removing a Security Group</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0065817702.html">Querying Security Groups of a Specified ECS</a></strong><br>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0065817702.html">Listing Security Groups of a Specified ECS</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
<div id="body1499509081353"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0065792793.html">Querying All API Versions</a></strong><br>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0065792793.html">Listing API Versions</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0065792794.html">Querying a Specified API Version</a></strong><br>
|
||||
</li>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="EN-US_TOPIC_0065792793"></a><a name="EN-US_TOPIC_0065792793"></a>
|
||||
|
||||
<h1 class="topictitle1">Querying All API Versions</h1>
|
||||
<div id="body1499509081353"><div class="section" id="EN-US_TOPIC_0065792793__section54478915181842"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0065792793__p40170843">This API is used to query all available Nova versions.</p>
|
||||
<h1 class="topictitle1">Listing API Versions</h1>
|
||||
<div id="body1499509081353"><div class="section" id="EN-US_TOPIC_0065792793__section54478915181842"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0065792793__p40170843">This API is used to list all available Nova versions.</p>
|
||||
<p id="EN-US_TOPIC_0065792793__p19479413244">To support function extension, Nova APIs can be distinguished by version. There are two types of versions:</p>
|
||||
<ul id="EN-US_TOPIC_0065792793__ul132184206154"><li id="EN-US_TOPIC_0065792793__li132186202158">Major version: Independent URL</li><li id="EN-US_TOPIC_0065792793__li17218122051518">Microversion: Used by the HTTP request header X-OpenStack-Nova-API-Version. Since microversion 2.27, the new microversion header OpenStack-API-Version has been supported.</li></ul>
|
||||
</div>
|
||||
@ -113,7 +113,7 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0065792793__section39878380181842"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0065792793__p136841422162215">Query all API versions.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0065792793__section39878380181842"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0065792793__p136841422162215">List supported API versions.</p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0065792793__screen1823314112119">GET https://{endpoint}/</pre>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0065792793__section569124244211"><h4 class="sectiontitle">Example Response</h4><pre class="screen" id="EN-US_TOPIC_0065792793__screen187616428421">{
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0065817720.html">Creating an ECS Group</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0065817721.html">Querying the List of ECS Groups</a></strong><br>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0065817721.html">Listing ECS Groups</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0065817722.html">Querying Details About an ECS Group</a></strong><br>
|
||||
</li>
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
<div id="body1499652824860"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0065817728.html">Querying AZs</a></strong><br>
|
||||
<li class="ulchildlink"><strong><a href="en-us_topic_0065817728.html">Listing AZs</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="EN-US_TOPIC_0065817692"></a><a name="EN-US_TOPIC_0065817692"></a>
|
||||
|
||||
<h1 class="topictitle1">Querying Operations on an <span id="text96541822135520">ECS</span></h1>
|
||||
<div id="body1499652824861"><div class="section" id="EN-US_TOPIC_0065817692__en-us_topic_0057973177_section4103816"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0065817692__en-us_topic_0057973177_p1999612">This API is used to query all historical operations on an <span id="EN-US_TOPIC_0065817692__text48341438232">ECS</span>.</p>
|
||||
<h1 class="topictitle1">Listing Actions on an <span id="text96541822135520">ECS</span></h1>
|
||||
<div id="body1499652824861"><div class="section" id="EN-US_TOPIC_0065817692__en-us_topic_0057973177_section4103816"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0065817692__en-us_topic_0057973177_p1999612">This API is used to list all historical actions on an <span id="EN-US_TOPIC_0065817692__text48341438232">ECS</span>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0065817692__en-us_topic_0057973177_section36934348"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0065817692__en-us_topic_0057973177_p17816132418199">GET /v2.1/{project_id}/servers/{server_id}/os-instance-actions?limit={limit}&marker={marker}</p>
|
||||
<p id="EN-US_TOPIC_0065817692__p171641236152216">GET /v2/{project_id}/servers/{server_id}/os-instance-actions?limit={limit}&marker={marker}</p>
|
||||
@ -79,7 +79,7 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="28.79%" headers="mcps1.3.5.3.2.4.1.2 "><p id="EN-US_TOPIC_0065817692__en-us_topic_0057973153_p27902470">Array of Object</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.5.3.2.4.1.3 "><p id="EN-US_TOPIC_0065817692__p24702645">Specifies operations performed on the <span id="EN-US_TOPIC_0065817692__text161381629185511">ECS</span>. For details, see <a href="#EN-US_TOPIC_0065817692__en-us_topic_0057973177_table2407422">Table 4</a>.</p>
|
||||
<td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.5.3.2.4.1.3 "><p id="EN-US_TOPIC_0065817692__p24702645">Specifies the list of actions performed on the <span id="EN-US_TOPIC_0065817692__text161381629185511">ECS</span>. For details, see <a href="#EN-US_TOPIC_0065817692__en-us_topic_0057973177_table2407422">Table 4</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@ -122,7 +122,7 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="15.93%" headers="mcps1.3.5.4.2.5.1.3 "><p id="EN-US_TOPIC_0065817692__en-us_topic_0057973177_p25325238">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="54.17999999999999%" headers="mcps1.3.5.4.2.5.1.4 "><p id="EN-US_TOPIC_0065817692__en-us_topic_0057973177_p64448643">Specifies the result status of the operation.</p>
|
||||
<td class="cellrowborder" valign="top" width="54.17999999999999%" headers="mcps1.3.5.4.2.5.1.4 "><p id="EN-US_TOPIC_0065817692__en-us_topic_0057973177_p64448643">Specifies the result status of the action.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0065817692__en-us_topic_0057973177_row43166878"><td class="cellrowborder" valign="top" width="13.79%" headers="mcps1.3.5.4.2.5.1.1 "><p id="EN-US_TOPIC_0065817692__en-us_topic_0057973177_p6856233">project_id</p>
|
||||
@ -165,7 +165,7 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0065817692__en-us_topic_0057973177_section32483342"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0065817692__p102981919201514">Query all historical operations on a specified ECS.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0065817692__en-us_topic_0057973177_section32483342"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0065817692__p102981919201514">List all historical actions on a specified ECS.</p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0065817692__en-us_topic_0057973177_screen44654165">GET https://{endpoint}/v2/89655fe61c4c4a08b9f3e7f9095441b8/servers/e723eb40-f56e-40f9-8c8c-caa517fe06ba/os-instance-actions
|
||||
GET https://{endpoint}/v2.1/89655fe61c4c4a08b9f3e7f9095441b8/servers/e723eb40-f56e-40f9-8c8c-caa517fe06ba/os-instance-actions</pre>
|
||||
</div>
|
||||
|
||||
@ -5,9 +5,9 @@
|
||||
<p id="EN-US_TOPIC_0065817694__en-us_topic_0057972976_p39234444">Images created using an <span id="EN-US_TOPIC_0065817694__text10514164613572">ECS</span> are stored on storage nodes as snapshots.</p>
|
||||
</div>
|
||||
<div class="note" id="EN-US_TOPIC_0065817694__note22106546711"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0065817694__p139159517477">This API is a native OpenStack API that is not applicable to the images on the cloud platform.</p>
|
||||
<ul id="EN-US_TOPIC_0065817694__ul254460786"><li id="EN-US_TOPIC_0065817694__li13503133717489">To create a system disk image or data disk image, use the IMS API (<strong id="EN-US_TOPIC_0065817694__b539287295">POST /v2/cloudimages/action</strong>). For details, see "Creating an Image" in <em id="EN-US_TOPIC_0065817694__i842352697182234">Image Management Service API Reference</em>.</li><li id="EN-US_TOPIC_0065817694__li4544005820">To create a full-ECS image, use the IMS API (<strong id="EN-US_TOPIC_0065817694__b1209807224">POST /v1/cloudimages/wholeimages/action</strong>). For details, see "Creating a Full-ECS Image" in <em id="EN-US_TOPIC_0065817694__i1755777491">Image Management Service API Reference</em>.</li></ul>
|
||||
<ul id="EN-US_TOPIC_0065817694__ul254460786"><li id="EN-US_TOPIC_0065817694__li13503133717489">To create a system disk image or data disk image, use the IMS API (<strong id="EN-US_TOPIC_0065817694__b872859454">POST /v2/cloudimages/action</strong>). For details, see "Creating an Image" in <em id="EN-US_TOPIC_0065817694__i842352697182234">Image Management Service API Reference</em>.</li><li id="EN-US_TOPIC_0065817694__li4544005820">To create a full-ECS image, use the IMS API (<strong id="EN-US_TOPIC_0065817694__b1559669272">POST /v1/cloudimages/wholeimages/action</strong>). For details, see "Creating a Full-ECS Image" in <em id="EN-US_TOPIC_0065817694__i565171082">Image Management Service API Reference</em>.</li></ul>
|
||||
</div></div>
|
||||
<div class="section" id="EN-US_TOPIC_0065817694__en-us_topic_0057972976_section57581898"><h4 class="sectiontitle">Constraints</h4><ol id="EN-US_TOPIC_0065817694__en-us_topic_0057972976_ol59593180205845"><li id="EN-US_TOPIC_0065817694__en-us_topic_0057972976_li17399219205845">An <span id="EN-US_TOPIC_0065817694__text13298184714578">ECS</span> in the error state cannot be used to create an image.</li><li id="EN-US_TOPIC_0065817694__en-us_topic_0057972976_li57249723205850">If an image created using an <span id="EN-US_TOPIC_0065817694__text13421048175716">ECS</span> is used to create a new <span id="EN-US_TOPIC_0065817694__text7761141112102">ECS</span>, the new <span id="EN-US_TOPIC_0065817694__text184314142106">ECS</span> must be located in the same AZ as the original <span id="EN-US_TOPIC_0065817694__text1287213195104">ECS</span>.</li><li id="EN-US_TOPIC_0065817694__li3966561051">After an ECS is deleted, the images and snapshots created using this ECS will not be automatically deleted. You must manually delete them.</li><li id="EN-US_TOPIC_0065817694__en-us_topic_0057972976_li56735285205854">After an image created using an <span id="EN-US_TOPIC_0065817694__text17119232141014">ECS</span> is deleted, the associated snapshots will not be automatically deleted (this function is implemented by native OpenStack). You must manually delete such snapshots.</li><li id="EN-US_TOPIC_0065817694__en-us_topic_0057972976_li487541320590">The image created using an <span id="EN-US_TOPIC_0065817694__text7970350185717">ECS</span> cannot be used to create data disks.</li><li id="EN-US_TOPIC_0065817694__li17269185411421">The images created using the API described in this section (URI: POST /v2/{project_id}/servers/{server_id}/action or POST /v2.1/{project_id}/servers/{server_id}/action) cannot be exported to OBS buckets. If such images must be exported, use the IMS API (<strong id="EN-US_TOPIC_0065817694__b575318075">POST /v2/cloudimages/action</strong>). For details, see "Creating an Image" in <em id="EN-US_TOPIC_0065817694__i885721728">Image Management Service API Reference</em>.</li></ol>
|
||||
<div class="section" id="EN-US_TOPIC_0065817694__en-us_topic_0057972976_section57581898"><h4 class="sectiontitle">Constraints</h4><ol id="EN-US_TOPIC_0065817694__en-us_topic_0057972976_ol59593180205845"><li id="EN-US_TOPIC_0065817694__en-us_topic_0057972976_li17399219205845">An <span id="EN-US_TOPIC_0065817694__text13298184714578">ECS</span> in the error state cannot be used to create an image.</li><li id="EN-US_TOPIC_0065817694__en-us_topic_0057972976_li57249723205850">If an image created using an <span id="EN-US_TOPIC_0065817694__text13421048175716">ECS</span> is used to create a new <span id="EN-US_TOPIC_0065817694__text7761141112102">ECS</span>, the new <span id="EN-US_TOPIC_0065817694__text184314142106">ECS</span> must be located in the same AZ as the original <span id="EN-US_TOPIC_0065817694__text1287213195104">ECS</span>.</li><li id="EN-US_TOPIC_0065817694__li3966561051">After an ECS is deleted, the images and snapshots created using this ECS will not be automatically deleted. You must manually delete them.</li><li id="EN-US_TOPIC_0065817694__en-us_topic_0057972976_li56735285205854">After an image created using an <span id="EN-US_TOPIC_0065817694__text17119232141014">ECS</span> is deleted, the associated snapshots will not be automatically deleted (this function is implemented by native OpenStack). You must manually delete such snapshots.</li><li id="EN-US_TOPIC_0065817694__en-us_topic_0057972976_li487541320590">The image created using an <span id="EN-US_TOPIC_0065817694__text7970350185717">ECS</span> cannot be used to create data disks.</li><li id="EN-US_TOPIC_0065817694__li17269185411421">The images created using the API described in this section (URI: POST /v2/{project_id}/servers/{server_id}/action or POST /v2.1/{project_id}/servers/{server_id}/action) cannot be exported to OBS buckets. If such images must be exported, use the IMS API (<strong id="EN-US_TOPIC_0065817694__b165913315">POST /v2/cloudimages/action</strong>). For details, see "Creating an Image" in <em id="EN-US_TOPIC_0065817694__i1450060074">Image Management Service API Reference</em>.</li></ol>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0065817694__en-us_topic_0057972976_section6397988"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0065817694__en-us_topic_0057972976_en-us_topic_0020212650_p0312111422114">POST /v2.1/{project_id}/servers/{server_id}/action</p>
|
||||
<p id="EN-US_TOPIC_0065817694__p1111135093117">POST /v2/{project_id}/servers/{server_id}/action</p>
|
||||
|
||||
@ -257,7 +257,7 @@
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0065817700__en-us_topic_0057972664_table4101480163218"></a><a name="en-us_topic_0057972664_table4101480163218"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0065817700__en-us_topic_0057972664_table4101480163218" frame="border" border="1" rules="all"><caption><b>Table 7 </b><strong id="EN-US_TOPIC_0065817700__b742440416">ip_range</strong> objects</caption><thead align="left"><tr id="EN-US_TOPIC_0065817700__en-us_topic_0057972664_row55642344163218"><th align="left" class="cellrowborder" valign="top" width="19.470000000000002%" id="mcps1.3.4.6.2.5.1.1"><p id="EN-US_TOPIC_0065817700__p17249416128">Parameter</p>
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0065817700__en-us_topic_0057972664_table4101480163218"></a><a name="en-us_topic_0057972664_table4101480163218"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0065817700__en-us_topic_0057972664_table4101480163218" frame="border" border="1" rules="all"><caption><b>Table 7 </b><strong id="EN-US_TOPIC_0065817700__b598577742">ip_range</strong> objects</caption><thead align="left"><tr id="EN-US_TOPIC_0065817700__en-us_topic_0057972664_row55642344163218"><th align="left" class="cellrowborder" valign="top" width="19.470000000000002%" id="mcps1.3.4.6.2.5.1.1"><p id="EN-US_TOPIC_0065817700__p17249416128">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="16.78%" id="mcps1.3.4.6.2.5.1.2"><p id="EN-US_TOPIC_0065817700__p12695115783116">Mandatory</p>
|
||||
</th>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="EN-US_TOPIC_0065817702"></a><a name="EN-US_TOPIC_0065817702"></a>
|
||||
|
||||
<h1 class="topictitle1">Querying Security Groups of a Specified <span id="text1326143054712">ECS</span></h1>
|
||||
<div id="body1499652824861"><div class="section" id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_section55261147"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_p18476557">This API is used to query security groups of a specified <span id="EN-US_TOPIC_0065817702__text2071520141416">ECS</span>.</p>
|
||||
<h1 class="topictitle1">Listing Security Groups of a Specified <span id="text1326143054712">ECS</span></h1>
|
||||
<div id="body1499652824861"><div class="section" id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_section55261147"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_p18476557">This API is used to list security groups of a specified <span id="EN-US_TOPIC_0065817702__text2071520141416">ECS</span>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_section27588283"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_p17816132418199">GET /v2.1/{project_id}/servers/{server_id}/os-security-groups</p>
|
||||
<p id="EN-US_TOPIC_0065817702__p9964181844014">GET /v2/{project_id}/servers/{server_id}/os-security-groups</p>
|
||||
@ -120,7 +120,7 @@
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0065817702__en-us_topic_0057972666_table44319244"></a><a name="en-us_topic_0057972666_table44319244"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_table44319244" frame="border" border="1" rules="all"><caption><b>Table 4 </b><strong id="EN-US_TOPIC_0065817702__b1379295017">security_group_rule</strong> objects</caption><thead align="left"><tr id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_row251973"><th align="left" class="cellrowborder" valign="top" width="20.4020402040204%" id="mcps1.3.4.5.2.5.1.1"><p id="EN-US_TOPIC_0065817702__p0721526137">Parameter</p>
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0065817702__en-us_topic_0057972666_table44319244"></a><a name="en-us_topic_0057972666_table44319244"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_table44319244" frame="border" border="1" rules="all"><caption><b>Table 4 </b><strong id="EN-US_TOPIC_0065817702__b1596086332">security_group_rule</strong> objects</caption><thead align="left"><tr id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_row251973"><th align="left" class="cellrowborder" valign="top" width="20.4020402040204%" id="mcps1.3.4.5.2.5.1.1"><p id="EN-US_TOPIC_0065817702__p0721526137">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="15.8015801580158%" id="mcps1.3.4.5.2.5.1.2"><p id="EN-US_TOPIC_0065817702__p5738162171319">Mandatory</p>
|
||||
</th>
|
||||
@ -164,7 +164,7 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="17.89178917891789%" headers="mcps1.3.4.5.2.5.1.3 "><p id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_p61587420162318">Integer</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="45.904590459045906%" headers="mcps1.3.4.5.2.5.1.4 "><p id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_p4318355217257">Specifies the stop port number. The value ranges from 1 to 65,535 and cannot be less than <strong id="EN-US_TOPIC_0065817702__b885378594">from_port</strong>.</p>
|
||||
<td class="cellrowborder" valign="top" width="45.904590459045906%" headers="mcps1.3.4.5.2.5.1.4 "><p id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_p4318355217257">Specifies the stop port number. The value ranges from 1 to 65,535 and cannot be less than <strong id="EN-US_TOPIC_0065817702__b575705340">from_port</strong>.</p>
|
||||
<p id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_p12598434162318">When <strong id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_b842352706162939">ip_protocol</strong> is <strong id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_b842352706162947">icmp</strong>, it specifies the code. The value ranges from 0 to 255. If both <strong id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_b842352706163018">from_port</strong> and <strong id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_b842352706163116">to_port</strong> are <strong id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_b842352706163025">-1</strong>, any ICMP packet can be transmitted.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -185,7 +185,7 @@
|
||||
<td class="cellrowborder" valign="top" width="17.89178917891789%" headers="mcps1.3.4.5.2.5.1.3 "><p id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_p49917868162318">Object</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="45.904590459045906%" headers="mcps1.3.4.5.2.5.1.4 "><p id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_p58652843172711">Specifies the name of the peer security group and the ID of the tenant in the peer security group. For details, see <a href="#EN-US_TOPIC_0065817702__en-us_topic_0057972666_table9527961163416">Table 6</a>.</p>
|
||||
<p id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_p19880971162318">The value of <strong id="EN-US_TOPIC_0065817702__b470035797">ip_range</strong> or <strong id="EN-US_TOPIC_0065817702__b2102703221">group</strong> must be empty.</p>
|
||||
<p id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_p19880971162318">The value of <strong id="EN-US_TOPIC_0065817702__b1858898305">ip_range</strong> or <strong id="EN-US_TOPIC_0065817702__b1451998720">group</strong> must be empty.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_row6587426"><td class="cellrowborder" valign="top" width="20.4020402040204%" headers="mcps1.3.4.5.2.5.1.1 "><p id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_p64822556162318">id</p>
|
||||
@ -201,7 +201,7 @@
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0065817702__en-us_topic_0057972666_table4101480163218"></a><a name="en-us_topic_0057972666_table4101480163218"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_table4101480163218" frame="border" border="1" rules="all"><caption><b>Table 5 </b><strong id="EN-US_TOPIC_0065817702__b160905743">ip_range</strong> objects</caption><thead align="left"><tr id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_row55642344163218"><th align="left" class="cellrowborder" valign="top" width="20.890000000000004%" id="mcps1.3.4.6.2.5.1.1"><p id="EN-US_TOPIC_0065817702__p87155671318">Parameter</p>
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0065817702__en-us_topic_0057972666_table4101480163218"></a><a name="en-us_topic_0057972666_table4101480163218"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_table4101480163218" frame="border" border="1" rules="all"><caption><b>Table 5 </b><strong id="EN-US_TOPIC_0065817702__b40605305">ip_range</strong> objects</caption><thead align="left"><tr id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_row55642344163218"><th align="left" class="cellrowborder" valign="top" width="20.890000000000004%" id="mcps1.3.4.6.2.5.1.1"><p id="EN-US_TOPIC_0065817702__p87155671318">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="15.360000000000001%" id="mcps1.3.4.6.2.5.1.2"><p id="EN-US_TOPIC_0065817702__p13333193072819">Mandatory</p>
|
||||
</th>
|
||||
@ -256,7 +256,7 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_section14122463"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0065817702__p2771134211513">Query security groups of a specified ECS.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_section14122463"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0065817702__p2771134211513">List security groups of a specified ECS.</p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0065817702__en-us_topic_0057972666_screen27978103">GET https://{endpoint}/v2/e73621affb8f44e1bc01898747ca09d4/servers/65fae4c2-3a09-46c6-af12-3b04f1fdba1e/os-security-groups
|
||||
GET https://{endpoint}/v2.1/e73621affb8f44e1bc01898747ca09d4/servers/65fae4c2-3a09-46c6-af12-3b04f1fdba1e/os-security-groups</pre>
|
||||
</div>
|
||||
|
||||
@ -192,7 +192,7 @@
|
||||
<td class="cellrowborder" valign="top" width="23.71762823717628%" headers="mcps1.3.4.4.2.5.1.3 "><p id="EN-US_TOPIC_0065817703__en-us_topic_0057972667_p56990719">Integer</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="39.506049395060494%" headers="mcps1.3.4.4.2.5.1.4 "><p id="EN-US_TOPIC_0065817703__en-us_topic_0057972667_p49982224114937">Specifies the end port number. The value ranges from 1 to 65535.</p>
|
||||
<ul id="EN-US_TOPIC_0065817703__en-us_topic_0057972667_ul4865871114949"><li id="EN-US_TOPIC_0065817703__en-us_topic_0057972667_li12641097114949">When the protocol type is set to ICMP, <strong id="EN-US_TOPIC_0065817703__b475423870">to_port</strong> is the ICMP code and ranges from <strong id="EN-US_TOPIC_0065817703__en-us_topic_0057972667_b842352706202945">0</strong> to <strong id="EN-US_TOPIC_0065817703__en-us_topic_0057972667_b842352706202948">255</strong>.</li><li id="EN-US_TOPIC_0065817703__en-us_topic_0057972667_li1297861811500">If both <strong id="EN-US_TOPIC_0065817703__en-us_topic_0057972667_b84235270692421">from_port</strong> and <strong id="EN-US_TOPIC_0065817703__en-us_topic_0057972667_b84235270692451">to_port</strong> are <strong id="EN-US_TOPIC_0065817703__en-us_topic_0057972667_b84235270692437">-1</strong>, it indicates that any ICMP packet can be transmitted.</li></ul>
|
||||
<ul id="EN-US_TOPIC_0065817703__en-us_topic_0057972667_ul4865871114949"><li id="EN-US_TOPIC_0065817703__en-us_topic_0057972667_li12641097114949">When the protocol type is set to ICMP, <strong id="EN-US_TOPIC_0065817703__b6291216">to_port</strong> is the ICMP code and ranges from <strong id="EN-US_TOPIC_0065817703__en-us_topic_0057972667_b842352706202945">0</strong> to <strong id="EN-US_TOPIC_0065817703__en-us_topic_0057972667_b842352706202948">255</strong>.</li><li id="EN-US_TOPIC_0065817703__en-us_topic_0057972667_li1297861811500">If both <strong id="EN-US_TOPIC_0065817703__en-us_topic_0057972667_b84235270692421">from_port</strong> and <strong id="EN-US_TOPIC_0065817703__en-us_topic_0057972667_b84235270692451">to_port</strong> are <strong id="EN-US_TOPIC_0065817703__en-us_topic_0057972667_b84235270692437">-1</strong>, it indicates that any ICMP packet can be transmitted.</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0065817703__en-us_topic_0057972667_row3908185"><td class="cellrowborder" valign="top" width="22.47775222477752%" headers="mcps1.3.4.4.2.5.1.1 "><p id="EN-US_TOPIC_0065817703__en-us_topic_0057972667_p48127554">ip_range</p>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="EN-US_TOPIC_0065817705"></a><a name="EN-US_TOPIC_0065817705"></a>
|
||||
|
||||
<h1 class="topictitle1">Querying <span id="text266618406472">ECS</span> Flavors</h1>
|
||||
<div id="body1499652824861"><div class="section" id="EN-US_TOPIC_0065817705__en-us_topic_0057973030_section20360452"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0065817705__en-us_topic_0057973030_p66016215">This API is used to query available <span id="EN-US_TOPIC_0065817705__text1450584934711">ECS</span> flavors. After receiving the request, Nova uses nova-api to view the flavors from the database.</p>
|
||||
<h1 class="topictitle1">Listing <span id="text266618406472">ECS</span> Flavors</h1>
|
||||
<div id="body1499652824861"><div class="section" id="EN-US_TOPIC_0065817705__en-us_topic_0057973030_section20360452"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0065817705__en-us_topic_0057973030_p66016215">This API is used to list available <span id="EN-US_TOPIC_0065817705__text1450584934711">ECS</span> flavors. After receiving the request, Nova uses nova-api to view the flavors from the database.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0065817705__en-us_topic_0057973030_section49026344"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0065817705__en-us_topic_0057973030_p17816132418199">GET /v2.1/{project_id}/flavors?minDisk={minDisk}&minRam={minRam}&sort_key={sort_key}&sort_dir={sort_dir}</p>
|
||||
<p id="EN-US_TOPIC_0065817705__p1175713119466">GET /v2/{project_id}/flavors?minDisk={minDisk}&minRam={minRam}&sort_key={sort_key}&sort_dir={sort_dir}</p>
|
||||
@ -169,7 +169,7 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0065817705__en-us_topic_0057973030_section14467097"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0065817705__p562719215820">Query available ECS flavors.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0065817705__en-us_topic_0057973030_section14467097"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0065817705__p562719215820">List available ECS flavors.</p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0065817705__en-us_topic_0057973030_screen28983216540">GET https://<em id="EN-US_TOPIC_0065817705__i5452131772714">{endpoint}</em>/v2/743b4c0428d94531b9f2add666642e6b/flavors
|
||||
GET https://<em id="EN-US_TOPIC_0065817705__i13181113124710">{endpoint}</em>/v2.1/743b4c0428d94531b9f2add666642e6b/flavors</pre>
|
||||
</div>
|
||||
|
||||
@ -110,7 +110,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0065817720__en-us_topic_0057973153_table7944126"></a><a name="en-us_topic_0057973153_table7944126"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0065817720__en-us_topic_0057973153_table7944126" frame="border" border="1" rules="all"><caption><b>Table 5 </b><strong id="EN-US_TOPIC_0065817720__b2069993879">server_group</strong> field description</caption><thead align="left"><tr id="EN-US_TOPIC_0065817720__en-us_topic_0057973153_row9238701"><th align="left" class="cellrowborder" valign="top" width="26.597340265973408%" id="mcps1.3.6.2.4.1.1"><p id="EN-US_TOPIC_0065817720__p177470268263">Parameter</p>
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0065817720__en-us_topic_0057973153_table7944126"></a><a name="en-us_topic_0057973153_table7944126"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0065817720__en-us_topic_0057973153_table7944126" frame="border" border="1" rules="all"><caption><b>Table 5 </b><strong id="EN-US_TOPIC_0065817720__b1359960786">server_group</strong> field description</caption><thead align="left"><tr id="EN-US_TOPIC_0065817720__en-us_topic_0057973153_row9238701"><th align="left" class="cellrowborder" valign="top" width="26.597340265973408%" id="mcps1.3.6.2.4.1.1"><p id="EN-US_TOPIC_0065817720__p177470268263">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="19.148085191480853%" id="mcps1.3.6.2.4.1.2"><p id="EN-US_TOPIC_0065817720__p167471026112613">Type</p>
|
||||
</th>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="EN-US_TOPIC_0065817721"></a><a name="EN-US_TOPIC_0065817721"></a>
|
||||
|
||||
<h1 class="topictitle1">Querying the List of <span id="text1819113165413">ECS</span> Groups</h1>
|
||||
<div id="body1499652824863"><div class="section" id="EN-US_TOPIC_0065817721__en-us_topic_0057973158_section14574577"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0065817721__en-us_topic_0057973158_p47391365">This API is used to query the list of <span id="EN-US_TOPIC_0065817721__text204133571821">ECS</span> groups.</p>
|
||||
<h1 class="topictitle1">Listing <span id="text1819113165413">ECS</span> Groups</h1>
|
||||
<div id="body1499652824863"><div class="section" id="EN-US_TOPIC_0065817721__en-us_topic_0057973158_section14574577"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0065817721__en-us_topic_0057973158_p47391365">This API is used to list <span id="EN-US_TOPIC_0065817721__text204133571821">ECS</span> groups.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0065817721__en-us_topic_0057973158_section64062336"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0065817721__p6620225131711">GET /v2.1/{project_id}/os-server-groups</p>
|
||||
<p id="EN-US_TOPIC_0065817721__p253333202119">GET /v2/{project_id}/os-server-groups</p>
|
||||
@ -115,7 +115,7 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0065817721__en-us_topic_0057973158_section24468610"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0065817721__p1078614525216">Query a list of ECS groups.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0065817721__en-us_topic_0057973158_section24468610"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0065817721__p1078614525216">List ECS groups.</p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0065817721__en-us_topic_0057973158_screen38355038203359">GET https://{endpoint}/v2/9c53a566cb3443ab910cf0daebca90c4/os-server-groups
|
||||
GET https://{endpoint}/v2.1/9c53a566cb3443ab910cf0daebca90c4/os-server-groups</pre>
|
||||
</div>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<a name="EN-US_TOPIC_0065817728"></a><a name="EN-US_TOPIC_0065817728"></a>
|
||||
|
||||
<h1 class="topictitle1">Querying AZs</h1>
|
||||
<h1 class="topictitle1">Listing AZs</h1>
|
||||
<div id="body1499652824863"><div class="section" id="EN-US_TOPIC_0065817728__en-us_topic_0057973206_section60955817"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0065817728__en-us_topic_0057973206_p11257869">This API is used to list AZs.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0065817728__en-us_topic_0057973206_section11731442"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0065817728__en-us_topic_0057973206_p742294318453">GET /v2.1/{project_id}/os-availability-zone</p>
|
||||
@ -99,7 +99,7 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0065817728__en-us_topic_0057973206_section32241172"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0065817728__p42596203134">Query a list of AZs.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0065817728__en-us_topic_0057973206_section32241172"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0065817728__p42596203134">List AZs.</p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0065817728__screen13323049151810">GET https://{endpoint}/v2/9c53a566cb3443ab910cf0daebca90c4/os-availability-zone
|
||||
GET https://{endpoint}/v2.1/9c53a566cb3443ab910cf0daebca90c4/os-availability-zone</pre>
|
||||
</div>
|
||||
|
||||
@ -149,7 +149,7 @@
|
||||
<td class="cellrowborder" valign="top" width="13.16%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0065962597__p64423181211311">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="69.92%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0065962597__p63235550211311">Specifies the FPGA image status. Options:</p>
|
||||
<ul id="EN-US_TOPIC_0065962597__ul10437195973916"><li id="EN-US_TOPIC_0065962597__li63161214013"><strong>saving</strong>: indicates that the FPGA image file is being uploaded to the backend storage.</li><li id="EN-US_TOPIC_0065962597__li1733419141408"><strong id="EN-US_TOPIC_0065962597__b84235270615561">deleting</strong>: indicates that the FPGA image is being deleted.</li><li id="EN-US_TOPIC_0065962597__li06821520174012"><strong id="EN-US_TOPIC_0065962597__b842352706155622">error</strong>: indicates that creating the FPGA image failed.</li><li id="EN-US_TOPIC_0065962597__li59525134010"><strong>active</strong>: indicates that the FPGA image is available for use.</li></ul>
|
||||
<ul id="EN-US_TOPIC_0065962597__ul10437195973916"><li id="EN-US_TOPIC_0065962597__li63161214013"><strong id="EN-US_TOPIC_0065962597__b171820120835831">saving</strong>: indicates that the FPGA image file is being uploaded to the backend storage.</li><li id="EN-US_TOPIC_0065962597__li1733419141408"><strong id="EN-US_TOPIC_0065962597__b84235270615561">deleting</strong>: indicates that the FPGA image is being deleted.</li><li id="EN-US_TOPIC_0065962597__li06821520174012"><strong id="EN-US_TOPIC_0065962597__b842352706155622">error</strong>: indicates that creating the FPGA image failed.</li><li id="EN-US_TOPIC_0065962597__li59525134010"><strong id="EN-US_TOPIC_0065962597__b1315618035831">active</strong>: indicates that the FPGA image is available for use.</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user