UpdateListenerAttribute_网络型负载均衡_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Quotas Info

There is no quotas information in the current API.

Authorization Information

No permission information is available for the cloud service.

Request Parameters

Field NameField Details
ListenerIdstring

The listener ID.

Example:lsn-bp1bpn0kn908w4nbw****@443Reference Value Source:
    ListListeners
    CreateListener
ListenerDescriptionstring

The name of the listener.View Details...

Example:tcpssl_443
ServerGroupIdstring

The server group ID.View Details...

Example:sgp-ppdpc14gdm3x4o****Reference Value Source:
    ListServerGroups
    CreateServerGroup
    AddServersToServerGroup
    UpdateServerGroupAttribute
SecurityPolicyIdstring

The ID of the security policy.View Details...

Example:tls_cipher_policy_1_1Reference Value Source:
    ListSecurityPolicy
    CreateSecurityPolicy
    UpdateSecurityPolicyAttribute
CertificateIdsarray<string>

The server certificate. Only one server certificate is supported.View Details...

Count of Children <= 10
CaCertificateIdsarray<string>

The CA certificate. You can specify only one CA certificate.View Details...

Count of Children <= 10
CaEnabledboolean

Specifies whether to enable mutual authentication. Valid values:View Details...

Example:false
IdleTimeoutinteger<int32>

The timeout period for idle connections. Unit: secondsView Details...

Example:900value <= 3600
DryRunboolean

Specifies whether to perform a dry run. Valid values:View Details...

Example:false
ClientTokenstring

The client token used to ensure the idempotence of the request.View Details...

Example:123e4567-e89b-12d3-a456-426655440000
RegionIdstring

The ID of the region where the NLB instance is deployed.View Details...

Example:cn-hangzhouReference Value Source:
    DescribeRegions
    SetHdMonitorRegionConfig
ProxyProtocolEnabledboolean

Specifies whether to use the Proxy protocol to pass the client IP address to the backend server. Valid values:View Details...

Example:false
SecSensorEnabledboolean

Specifies whether to enable fine-grained monitoring. Valid values:View Details...

Example:false
AlpnEnabledboolean

Specifies whether to enable Application-Layer Protocol Negotiation (ALPN). Valid values:View Details...

Example:false
AlpnPolicystring

The ALPN policy. Valid values:View Details...

Example:HTTP1OnlyEnumeration Value:HTTP1OnlyHTTP2OnlyHTTP2PreferredHTTP2Optional
Cpsinteger<int32>

The maximum number of new connections per second supported by the listener in each zone (virtual IP address). Valid values: 0 to 1000000. 0 indicates that the number of connections is unlimited.

Example:10000
Mssinteger<int32>

The size of the largest TCP packet segment. Unit: bytes. Valid values: 0 to 1500. 0 indicates that the maximum segment size (MSS) remains unchanged. This parameter is supported only by TCP listeners and listeners that use SSL over TCP.

Example:344
ProxyProtocolV2Configobject

Specifies that the Proxy protocol passes the VpcId, PrivateLinkEpId, and PrivateLinkEpsId parameters to backend servers.

Response Parameters

Field NameField Details
RequestIdstring

The ID of the request.

Example:CEF72CEB-54B6-4AE8-B225-F876FF7BA984
JobIdstring

The ID of the asynchronous task.

Example:72dcd26b-f12d-4c27-b3af-18f6aed5****

Sample Response

Change History

Examples