Set Ip Address Type
GET {{aws_elastic_load_balancing_base_url}}/?IpAddressType&LoadBalancerArn&Action=SetIpAddressType&Version=2015-12-01
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
IpAddressType | null | The IP address type. The possible values are ipv4 (for IPv4 addresses) and dualstack (for IPv4 and IPv6 addresses). Internal load balancers must use ipv4. Network Load Balancers must use ipv4. | |
LoadBalancerArn | null | The Amazon Resource Name (ARN) of the load balancer. | |
Action | string |