ByCloud Docs
GuidesCLIAPISDK

Delete health monitor

bycloud load-balancers health-monitors delete --load_balancer_id <load_balancer_id> --health_monitor_id <health_monitor_id> [flags]

Delete a health monitor

Options

--health_monitor_id

stringrequired

Health Monitor ID

--load_balancer_id

stringrequired

Load Balancer ID

--output

(-o)

stringoptional

Output format: text, json, or yaml

Values: "text", "json", "yaml"

Default: "text"

Command

bycloud load-balancers health-monitors delete \
--load_balancer_id "abc-123" \
--health_monitor_id "abc-123"

Output

Success