ByCloud Docs
GuidesCLIAPISDK

Get listener

bycloud load-balancers listeners get --listener_id <listener_id> [flags]

Get details of a specific listener

Options

--listener_id

stringrequired

Listener ID

--output

(-o)

stringoptional

Output format: text, json, or yaml

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

Default: "text"

Command

bycloud load-balancers listeners get \
--listener_id "abc-123"

Output

ID 550e8400-e29b-41d4-a716-446655440000
CRN crn:spo1:loadbalancer:listener:550e8400-e29b-41d4-a716-446655440000
NAME http-listener
DESCRIPTION string
PROVISIONING_STATUS ACTIVE
OPERATING_STATUS ONLINE
ADMIN_STATE_UP true
PROTOCOL HTTP
PROTOCOL_PORT 80
CONNECTION_LIMIT -1
DEFAULT_POOL_ID 550e8400-e29b-41d4-a716-446655440000
DEFAULT_TLS_CONTAINER_REF string
SNI_CONTAINER_REFS string, string
TIMEOUT_CLIENT_DATA 1
TIMEOUT_MEMBER_CONNECT 1
TIMEOUT_MEMBER_DATA 1
TIMEOUT_TCP_INSPECT 1
LOAD_BALANCER_ID 550e8400-e29b-41d4-a716-446655440000
TAGS web, frontend
PROJECT_ID 550e8400-e29b-41d4-a716-446655440000
CREATED_AT 2024-01-15T10:30:00Z
UPDATED_AT 2024-01-15T10:30:00Z