doc-exports/docs/vpn/api-ref/vpn_api_1034.html
Hongwei, King Wang 32c06a10a2 vpn_api
Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-authored-by: Hongwei, King Wang <king.wanghongwei@huawei.com>
Co-committed-by: Hongwei, King Wang <king.wanghongwei@huawei.com>
2024-08-15 14:18:28 +00:00

5.2 KiB

Deleting a VPN Service

Function

This interface is used to delete a VPN service.

This interface cannot be used to delete a VPN service in the active-active VPN scenarios.

URI

DELETE /v2.0/vpn/vpnservices/{service_id}

Table 1 Parameter description

Parameter

Type

Mandatory

Description

service_id

String

Yes

Specifies the VPN service ID.

Request Message

None

Response Message

None

Example

  • Example Request
DELETE v2.0/vpn/vpnservices/{service_id}
  • Example Response

    None

Returned Values

For details, see section Common Returned Values.