Chick-fil-A · Example Payload

Bovine Load Balancer Detail Example

Fast FoodRestaurantsFood & BeverageLoyaltyMobile OrderingCatering

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

Top-level fields

AccountLoadBalancer

Example Payload

Raw ↑
{
  "Account": {
    "AccountNum": "123456789012"
  },
  "LoadBalancer": {
    "LoadBalancerName": "prod-web-elb",
    "Subnets": [
      "subnet-0a1b2c3d4e5f60718"
    ]
  }
}