Chick-fil-A · Example Payload

Bovine Ec2 Instance Detail Example

Fast FoodRestaurantsFood & BeverageLoyaltyMobile OrderingCatering

Bovine Ec2 Instance 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

AccountInstance

Example Payload

Raw ↑
{
  "Account": {
    "accountNum": "123456789012"
  },
  "Instance": {
    "InstanceId": "i-0a1b2c3d4e5f60718",
    "PublicIpAddress": "203.0.113.25",
    "SubnetId": "subnet-0a1b2c3d4e5f60718",
    "LoadBalancers": [
      "prod-web-elb"
    ]
  }
}