Amazon Elastic Load Balancing · Example Payload

Amazon Elastic Load Balancing Describe Target Groups Response Example

Amazon Web ServicesHigh AvailabilityLoad BalancingNetworkingScalability

Amazon Elastic Load Balancing Describe Target Groups Response Example is an example object payload from Amazon Elastic Load Balancing, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

targetGroupsnextMarker

Example Payload

Raw ↑
{
  "targetGroups": [
    {}
  ],
  "nextMarker": "example-value"
}