Get Listeners Listener
Constructors
Properties
ndicates whether Application-Layer Protocol Negotiation (ALPN) is enabled.
The ALPN policy.
CA certificate list information. Currently, only one CA certificate can be added. NOTE: This parameter only takes effect for TCPSSL
listeners.
Server certificate list information. Currently, only one server certificate can be added. This parameter only takes effect for TCPSSL
listeners.
Connection idle timeout time. Unit: seconds. Valid values: 1
~ 900
.
Custom listener name. The length is limited to 2 to 256 characters, supports Chinese and English letters, and can include numbers, commas (,), half-width periods (.), half-width semicolons (;), forward slashes (/), at(@), underscores (_), and dashes (-).
The ID of the listener.
Listening port. Valid values: 0
~ 65535
. 0
: indicates that full port listening is used. When set to 0, you must configure StartPort
and EndPort
.
The listening protocol. Valid values: TCP
, UDP
, or TCPSSL
.
The ID of the network-based server load balancer instance.
Whether to enable the Proxy Protocol to carry the source address of the client to the backend server.
Indicates whether fine-grained monitoring is enabled.
Security policy ID. Support system security policies and custom security policies. Valid values: tls_cipher_policy_1_0
, tls_cipher_policy_1_1
, tls_cipher_policy_1_2
, tls_cipher_policy_1_2_strict
, or tls_cipher_policy_1_2_strict_with_1_3
. Note: This parameter only takes effect for TCPSSL
listeners.
The ID of the server group.