Delete VIP

Verb URI Description
DELETE /lb/vips/vip-id Removes a load balancer VIP.

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.80. Delete VIP: HTTP request

DELETE /v2.0/lb/vips/c987d2be-9a3c-4ac9-a046-e8716b1350e2.json HTTP/1.1
Accept: application/json


 

Example 4.81. Delete VIP: HTTP 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...