Verb | URI | Description |
DELETE | /vpn/vpnservices/service-id |
Removes a VPN service. |
Normal Response Code: 204
Error Response Codes: Unauthorized (401), Not Found (404), Conflict (409)
This operation does not require a request body.
This operation does not return a response body.
Example 4.176. Delete VPN Service: Request
DELETE /v2.0/vpn/vpnservices/1be5e5f7-c45e-49ba-85da-156575b60d50.json User-Agent: python-neutronclient Accept: application/json