Verb | URI | Description |
DELETE | /lb/pools/pool-id /health_monitors/healthmonitor-id |
Disassociates a health monitor from the pool. |
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.114. Disassociate health monitor: HTTP request
DELETE /v2.0/lb/pools/72741b06-df4d-4715-b142-276b6bce75ab/health_monitors/ada338f0-10d0-4326-b02e-cc123114f240.json HTTP/1.1
Accept: application/json