CreateLoadBalancerPolicy

GET /?Action=CreateLoadBalancerPolicy
Description

Creates a policy for the specified load balancer.

Body parameter

Required: false
Name: CreateLoadBalancerPolicyRequest

Name Description Required Schema Default Example

LoadBalancerName

The name of the load balancer.

true

string

PolicyName

The name of the load balancer policy to create. This name must be unique within the policies of the specified load balancer.

true

string

PolicyTypeName

The name of the base policy type (only ProxyProtocolPolicyType is supported).

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

CreateLoadBalancerPolicyOutput

empty object