Delete IPSec Site Connection

Verb URI Description
DELETE /vpn/ipsec-site-connections/connection-id Deletes a IPSec site-to-site connection.

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.206. Delete IPSec Site Connection: Request

DELETE /v2.0/vpn/ipsec-site-connections/cbc152a0-7e93-4f98-9f04-b085a4bf2511.json
User-Agent: python-neutronclient
Accept: application/json
                

 

Example 4.207. Delete IPSec Site Connection: Response

HTTP/1.1 204 No Content
Content-Length: 0
                

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page


loading table of contents...