DissociateAclsFromListener_应用型负载均衡_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.

Operation Description

DeleteDhcpOptionsSet is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the ListAclRelations operation to query the status of the task.

  • If an ACL is in the Dissociating state, the ACL is being disassociated from the listener.
  • If an ACL is in the Dissociated state, the ACL is disassociated from the listener.

Quotas Info

The current API request rate is 200/60(s).

Authorization Information

No permission information is available for the cloud service.

Request Parameters

Field NameField Details
AclIdsarray<string>

The access control list (ACL) IDs. You can disassociate at most three ACLs from a listener in each call.

Count of Children <= 20
ListenerIdstring

The ID of the listener.

Example:lsr-bp1bpn0kn908w4nbw****Reference Value Source:
    ListListeners
    CreateListener
DryRunboolean

Specifies whether to perform only a dry run, without performing the actual request. Valid values:View Details...

Example:true
ClientTokenstring

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

Example:5A2CFF0E-5718-45B5-9D4D-70B3FF3898

Response Parameters

Field NameField Details
JobIdstring

The asynchronous task ID.

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

The request ID.

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

Sample Response

Change History

Examples