Delete health monitor

Verb URI Description
DELETE /lb/health_monitors/healthmonitor-id Deletes a specified health monitor.

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.110. Delete health monitor: HTTP request

DELETE /v2.0/lb/health_monitors/ada338f0-10d0-4326-b02e-cc123114f240.json HTTP/1.1
Accept: application/json


 

Example 4.111. Delete health monitor: 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...