Python
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
Python
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-915.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Example:
1
Region ID
Example:
1
Pool ID
Example:
"00000000-0000-4000-8000-000000000000"
Response
204
No Content