Load Balancers
Delete load balancer pool health monitor
Removes the health monitor from a load balancer pool. After deletion, the pool will no longer perform automatic health checks on its members, and all members will remain in rotation regardless of their actual health status.
delete/cloud/v1/lbpools/{project_id}/{region_id}/{pool_id}/healthmonitor
Path parameters
project_idinteger required
Project ID
Example:1
Project ID
region_idinteger required
Region ID
Example:1
Region ID
pool_idstring uuid4 required
Pool ID
Example:00000000-0000-4000-8000-000000000000
Pool ID
Response
No Content