Describe Load Balancers
GET {{aws_elastic_load_balancing_base_url}}/?LoadBalancerArns.member.N&Marker&Names.member.N&PageSize&Action=DescribeLoadBalancers&Version=2015-12-01
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
LoadBalancerArns.member.N | null | The Amazon Resource Names (ARN) of the load balancers. You can specify up to 20 load balancers in a single call. | |
Marker | null | The marker for the next set of results. (You received this marker from a previous call.) | |
Names.member.N | null | The names of the load balancers. | |
PageSize | null | The maximum number of results to return with this call. | |
Action | string |