Editing a Load Balancer's Health Check Policies
Update the health check policies for a load balancer and backend set.
Use the oci lb health-checker update command and required parameters to edit a load balancer's health check policies.
oci lb health-checker update --backend-set-name backend_set_name --load-balancer-id load_balancer_id --interval-in-millis interval_in_millis --port port --protocol protocol --response-body-regex response_body_regex --retries retries --return-code return_code --timeout-in-millis timeout_in_millis [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the
UpdateHealthChecker
operation to edit a health check policy of a backend set for a load balancer for a load balancer.