aboutsummaryrefslogtreecommitdiffstats
path: root/aai-resources/src/test/resources/payloads/relationship/complex2.json
blob: 19c76df5c1a3e1511f1770de09dfdb994c1f586d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "physical-location-id" : "e13d4587-19ad-4bf5-80f5-c021efb5b61d",
  "physical-location-type" : "complextype2",
  "street1" : "NewJerseyWay",
  "city" : "Middletown",
  "postal-code" : "07701",
  "country" : "USA",
  "region" : "NE",
  "ctag-pools" : {
    "ctag-pool" : [ {
      "target-pe" : "5dbe73c6-cedf-4e68-a7c5-699ba6d90e1e",
      "availability-zone-name" : "819ec2fa-fb9f-49f0-8fd8-5feb941aad1g",
      "ctag-pool-purpose" : "4TMeWJ"
    } ]
  }
}