List pools
bycloud load-balancers pools list --load_balancer_id <load_balancer_id> [flags]List all pools 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"
--protocol
stringoptionalFilter by protocol
--tags
stringoptionalFilter by tags (comma-separated)
Command
bycloud load-balancers pools list \--load_balancer_id "abc-123"
Output
ID CRN NAME DESCRIPTION PROVISIONING_STATUS550e8400-e29b-41d4-a716-446655 crn:spo1:loadbalancer:pool:550 web-pool string ACTIVE550e8400-e29b-41d4-a716-446655 crn:spo1:loadbalancer:pool:550 web-pool string ACTIVE