doc-exports/docs/vpn/api-ref/en_topic_0093011502.html
gtema 6b71b4a1fa Initial import of the VPN API document
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: gtema <artem.goncharov@gmail.com>
Co-committed-by: gtema <artem.goncharov@gmail.com>
2022-12-07 13:22:09 +00:00

51 lines
3.9 KiB
HTML

<a name="en_topic_0093011502"></a><a name="en_topic_0093011502"></a>
<h1 class="topictitle1">Deleting a VPN Service</h1>
<div id="body54787541"><div class="section" id="en_topic_0093011502__section28812104"><h4 class="sectiontitle"><strong id="en_topic_0093011502__b842352706112523">Function</strong></h4><p id="en_topic_0093011502__p8605860">This interface is used to delete a VPN service.</p>
<div class="note" id="en_topic_0093011502__note148314312490"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="en_topic_0093011502__p1915519434914">This interface cannot be used to delete a VPN service in the active-active VPN scenarios.</p>
</div></div>
</div>
<div class="section" id="en_topic_0093011502__section57982344"><h4 class="sectiontitle">URI</h4><p id="en_topic_0093011502__p554918358482">DELETE /v2.0/vpn/vpnservices/{service_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en_topic_0093011502__table184162115335" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="en_topic_0093011502__row984914219336"><th align="left" class="cellrowborder" valign="top" width="25.507449255074494%" id="mcps1.3.2.3.2.5.1.1"><p id="en_topic_0093011502__p8849921163313"><strong id="en_topic_0093011502__b842352706172115">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.288571142885711%" id="mcps1.3.2.3.2.5.1.2"><p id="en_topic_0093011502__p384918214339">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.288571142885711%" id="mcps1.3.2.3.2.5.1.3"><p id="en_topic_0093011502__p208493212330">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="45.91540845915409%" id="mcps1.3.2.3.2.5.1.4"><p id="en_topic_0093011502__p1185732118339">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="en_topic_0093011502__row10857162110332"><td class="cellrowborder" valign="top" width="25.507449255074494%" headers="mcps1.3.2.3.2.5.1.1 "><p id="en_topic_0093011502__p17857142117336">service_id</p>
</td>
<td class="cellrowborder" valign="top" width="14.288571142885711%" headers="mcps1.3.2.3.2.5.1.2 "><p id="en_topic_0093011502__p18857152173311">String</p>
</td>
<td class="cellrowborder" valign="top" width="14.288571142885711%" headers="mcps1.3.2.3.2.5.1.3 "><p id="en_topic_0093011502__p385772133310">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="45.91540845915409%" headers="mcps1.3.2.3.2.5.1.4 "><p id="en_topic_0093011502__p28642214334">Specifies the VPN service ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="en_topic_0093011502__section66058249"><h4 class="sectiontitle">Request Message</h4><p id="en_topic_0093011502__p1354972651812">None</p>
</div>
<div class="section" id="en_topic_0093011502__section57653332"><h4 class="sectiontitle">Response Message</h4><p id="en_topic_0093011502__p31910573">None</p>
</div>
<div class="section" id="en_topic_0093011502__section49117947"><h4 class="sectiontitle">Example</h4><ul id="en_topic_0093011502__ul1390811484495"><li id="en_topic_0093011502__li390894884914">Example Request</li></ul>
<pre class="screen" id="en_topic_0093011502__screen30492010">DELETE v2.0/vpn/vpnservices/{service_id}</pre>
</div>
<ul id="en_topic_0093011502__ul14366123611818"><li id="en_topic_0093011502__li113662366187">Example Response<p id="en_topic_0093011502__p86338461182"><a name="en_topic_0093011502__li113662366187"></a><a name="li113662366187"></a>None</p>
</li></ul>
<div class="section" id="en_topic_0093011502__section6578292"><h4 class="sectiontitle">Returned Values</h4><p id="en_topic_0093011502__en-us_topic_0053740035_p19515943486">For details, see section <a href="en_topic_0093011522.html">Common Returned Values</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en_topic_0093011497.html">VPN Service Management</a></div>
</div>
</div>