doc-exports/docs/ecs/api-ref/en-us_topic_0065817723.html
Artem Goncharov 3196b64bfc
move doc sources to other location (#3)
move doc sources to other location

Reviewed-by: OpenTelekomCloud Bot <None>
2022-04-27 16:24:25 +00:00

52 lines
4.3 KiB
HTML

<a name="EN-US_TOPIC_0065817723"></a><a name="EN-US_TOPIC_0065817723"></a>
<h1 class="topictitle1">Deleting an <span id="text1938579543">ECS</span> Group</h1>
<div id="body1499652824863"><div class="section" id="EN-US_TOPIC_0065817723__en-us_topic_0057973160_section59750848"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0065817723__en-us_topic_0057973160_p59767038">This API is used to delete an <span id="EN-US_TOPIC_0065817723__text1587712911551">ECS</span> group.</p>
</div>
<div class="section" id="EN-US_TOPIC_0065817723__en-us_topic_0057973160_section886720"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0065817723__p10944329227">DELETE /v2.1/{project_id}/os-server-groups/{server_group_id}</p>
<p id="EN-US_TOPIC_0065817723__en-us_topic_0057973160_p17835728145012">DELETE /v2/{project_id}/os-server-groups/{server_group_id}</p>
<div class="p" id="EN-US_TOPIC_0065817723__p171628710010"><a href="#EN-US_TOPIC_0065817723__table105214393178">Table 1</a> describes the parameters in the URI.
<div class="tablenoborder"><a name="EN-US_TOPIC_0065817723__table105214393178"></a><a name="table105214393178"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0065817723__table105214393178" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0065817723__row55221839151713"><th align="left" class="cellrowborder" valign="top" width="22.16221622162216%" id="mcps1.3.2.4.2.2.4.1.1"><p id="EN-US_TOPIC_0065817723__p1875611464172">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.15191519151915%" id="mcps1.3.2.4.2.2.4.1.2"><p id="EN-US_TOPIC_0065817723__p075614469171">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="58.68586858685868%" id="mcps1.3.2.4.2.2.4.1.3"><p id="EN-US_TOPIC_0065817723__p1475664631714">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0065817723__row1452233919177"><td class="cellrowborder" valign="top" width="22.16221622162216%" headers="mcps1.3.2.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0065817723__p6756194691710">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="19.15191519151915%" headers="mcps1.3.2.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0065817723__p197562462174">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="58.68586858685868%" headers="mcps1.3.2.4.2.2.4.1.3 "><p id="EN-US_TOPIC_0065817723__p13757154615172">Specifies the project ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0065817723__row352211395174"><td class="cellrowborder" valign="top" width="22.16221622162216%" headers="mcps1.3.2.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0065817723__p87571646171715">server_group_id</p>
</td>
<td class="cellrowborder" valign="top" width="19.15191519151915%" headers="mcps1.3.2.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0065817723__p167571746191718">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="58.68586858685868%" headers="mcps1.3.2.4.2.2.4.1.3 "><p id="EN-US_TOPIC_0065817723__p127573468175">Specifies the <span id="EN-US_TOPIC_0065817723__text10125143041114">ECS</span> group UUID.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0065817723__section8486123205213"><h4 class="sectiontitle">Request</h4><p id="EN-US_TOPIC_0065817723__p1815917353525">None</p>
</div>
<div class="section" id="EN-US_TOPIC_0065817723__section164423895218"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0065817723__p164631441145214">None</p>
</div>
<div class="section" id="EN-US_TOPIC_0065817723__en-us_topic_0057973160_section15049613"><h4 class="sectiontitle">Example Request</h4><pre class="screen" id="EN-US_TOPIC_0065817723__screen12741753105">DELETE https://{endpoint}/v2/9c53a566cb3443ab910cf0daebca90c4/os-server-groups/5bbcc3c4-1da2-4437-a48a-66f15b1b13f9
DELETE https://{endpoint}/v2.1/9c53a566cb3443ab910cf0daebca90c4/os-server-groups/5bbcc3c4-1da2-4437-a48a-66f15b1b13f9</pre>
</div>
<div class="section" id="EN-US_TOPIC_0065817723__en-us_topic_0057973160_section11059103"><h4 class="sectiontitle">Returned Values</h4><p id="EN-US_TOPIC_0065817723__en-us_topic_0057973160_p7574186315">See <a href="en-us_topic_0022067716.html">Returned Values for General Requests</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0065817683.html">ECS Group Management</a></div>
</div>
</div>