List health monitors
bycloud load-balancers health-monitors list --load_balancer_id <load_balancer_id> [flags]List all health monitors for a load balancer
Options
--load_balancer_id
stringrequiredLoad Balancer ID
--limit
integeroptionalMaximum number of items to return
Default: 20
--marker
stringoptionalID of the last item from the previous page (for pagination)
--name
stringoptionalFilter by name (exact match or prefix with *)
--output
(-o)
stringoptionalOutput format: text, json, or yaml
Values: "text", "json", "yaml"
Default: "text"
--pool_id
stringoptionalFilter by pool ID
--tags
stringoptionalFilter by tags (comma-separated)
--type
stringoptionalFilter by health monitor type
Command
bycloud load-balancers health-monitors list \--load_balancer_id "abc-123"
Output
ID CRN NAME PROVISIONING_STATUS OPERATING_STATUS550e8400-e29b-41d4-a716-446655 crn:spo1:loadbalancer:health-m http-monitor ACTIVE ONLINE550e8400-e29b-41d4-a716-446655 crn:spo1:loadbalancer:health-m http-monitor ACTIVE ONLINE