Chick-fil-A · Example Payload

Bovine Load Balancer List Example

Fast FoodRestaurantsFood & BeverageLoyaltyMobile OrderingCatering

Bovine Load Balancer List Example is an example object payload from Chick-fil-A, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

LoadBalancers

Example Payload

Raw ↑
{
  "LoadBalancers": [
    {
      "Region": "us-east-1",
      "LoadBalancerName": "prod-web-elb"
    }
  ]
}