Delete IPSec Policy

Verb URI Description
DELETE /vpn/ipsecpolicies/ipsecpolicy-id Removes a IPSec policy.

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.196. Delete IPSec Policy: Request

DELETE /v2.0/vpn/ipsecpolicies/5291b189-fd84-46e5-84bd-78f40c05d69c.json
User-Agent: python-neutronclient
Accept: application/json
                

 

Example 4.197. Delete IPSec Policy: 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...