forked from docs/doc-exports
move doc sources to other location Reviewed-by: OpenTelekomCloud Bot <None>
56 lines
5.2 KiB
HTML
56 lines
5.2 KiB
HTML
<a name="EN-US_TOPIC_0065817704"></a><a name="EN-US_TOPIC_0065817704"></a>
|
|
|
|
<h1 class="topictitle1">Deleting a Security Group Rule (Discarded)</h1>
|
|
<div id="body1499652824861"><div class="section" id="EN-US_TOPIC_0065817704__en-us_topic_0057972668_section26649649"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0065817704__en-us_topic_0057972668_p35962059">This API is used to delete a security group rule.</p>
|
|
<p id="EN-US_TOPIC_0065817704__en-us_topic_0057972662_p1146061620560">This API has been discarded. Use the API described in section "Security Group (OpenStack Neutron APIs) > Deleting a Security Group Rule" in <em id="EN-US_TOPIC_0065817704__i563683793019">Virtual Private Network API Reference</em>.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0065817704__en-us_topic_0057972668_section38520254"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0065817704__en-us_topic_0057972668_p17816132418199">DELETE /v2/{project_id}/os-security-group-rules/{security_group_rule_id}</p>
|
|
<p id="EN-US_TOPIC_0065817704__p9273125394316">DELETE /v2.1/{project_id}/os-security-group-rules/{security_group_rule_id}</p>
|
|
<div class="p" id="EN-US_TOPIC_0065817704__p1861918919558"><a href="#EN-US_TOPIC_0065817704__en-us_topic_0057972668_table32475667">Table 1</a> describes the parameters in the URI.
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0065817704__en-us_topic_0057972668_table32475667"></a><a name="en-us_topic_0057972668_table32475667"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0065817704__en-us_topic_0057972668_table32475667" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0065817704__en-us_topic_0057972668_row44937496"><th align="left" class="cellrowborder" valign="top" width="22.24%" id="mcps1.3.2.4.2.2.4.1.1"><p id="EN-US_TOPIC_0065817704__p5187119">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="21.87%" id="mcps1.3.2.4.2.2.4.1.2"><p id="EN-US_TOPIC_0065817704__p17503500">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="55.88999999999999%" id="mcps1.3.2.4.2.2.4.1.3"><p id="EN-US_TOPIC_0065817704__p8497414">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0065817704__en-us_topic_0057972668_row1664874"><td class="cellrowborder" valign="top" width="22.24%" headers="mcps1.3.2.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0065817704__en-us_topic_0057972668_p637140">project_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="21.87%" headers="mcps1.3.2.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0065817704__en-us_topic_0057972668_p51608407">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="55.88999999999999%" headers="mcps1.3.2.4.2.2.4.1.3 "><p id="EN-US_TOPIC_0065817704__p37593705">Specifies the project ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0065817704__en-us_topic_0057972668_row2766143413265"><td class="cellrowborder" valign="top" width="22.24%" headers="mcps1.3.2.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0065817704__en-us_topic_0057972668_p1376603482617">security_group_rule_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="21.87%" headers="mcps1.3.2.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0065817704__en-us_topic_0057972668_p14766134142620">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="55.88999999999999%" headers="mcps1.3.2.4.2.2.4.1.3 "><p id="EN-US_TOPIC_0065817704__en-us_topic_0057972668_p6766183419266">Specifies the security group rule ID, which is specified in the URI.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0065817704__en-us_topic_0057972668_section33132859"><h4 class="sectiontitle">Request</h4><p id="EN-US_TOPIC_0065817704__en-us_topic_0057972668_p19436102618341">None</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0065817704__en-us_topic_0057972668_section29760277"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0065817704__en-us_topic_0057972668_p41937705">None</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0065817704__en-us_topic_0057972668_section66515904"><h4 class="sectiontitle">Example Request</h4><div class="p" id="EN-US_TOPIC_0065817704__p9221132222918">Example request<pre class="screen" id="EN-US_TOPIC_0065817704__en-us_topic_0057972668_screen41510976">DELETE https://{endpoint}/v2/3d72597871904daeb6887f75f848b531/os-security-group-rules/012fa2c6-bf4a-4b0b-b893-70d0caee81c7
|
|
DELETE https://{endpoint}/v2.1/3d72597871904daeb6887f75f848b531/os-security-group-rules/012fa2c6-bf4a-4b0b-b893-70d0caee81c7</pre>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0065817704__section18972624172910"><h4 class="sectiontitle">Example Response</h4><p id="EN-US_TOPIC_0065817704__p397752417290">None</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0065817704__en-us_topic_0092803065_en-us_topic_0020212692_section22960139"><h4 class="sectiontitle">Returned Values</h4><p id="EN-US_TOPIC_0065817704__en-us_topic_0092803065_en-us_topic_0020212692_p23670760">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_0267427144.html">Security Group Management (OpenStack Nova APIs)</a></div>
|
|
</div>
|
|
</div>
|
|
|