SetLoadBalancerPoliciesOfListener

GET /?Action=SetLoadBalancerPoliciesOfListener
Description

Replaces the current set of policies for a load balancer with another specified one.
If the PolicyNames.member.N parameter is empty, all current policies are disabled.

Body parameter

Required: false
Name: SetLoadBalancerPoliciesOfListenerInput

Name Description Required Schema Default Example

LoadBalancerName

The name of the load balancer.

true

string

LoadBalancerPort

The external port of the load balancer.

true

integer

PolicyNames.member.N

The list of policies names (must contain all the policies to be enabled).

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

SetLoadBalancerPoliciesOfListenerOutput

Response 200

Response 200

Name Description Required Schema Default Example

ResponseMetadata

Information about the response.

false

ResponseMetadata