Add simplified local setup
[aai/test-config.git] / local-setup / src / test / resources / complex_data.json
1 {
2   "physical-location-id": "clli2",
3   "data-center-code": "example-data-center-code-val-6667",
4   "complex-name": "clli2",
5   "identity-url": "example-identity-url-val-28399",
6   "physical-location-type": "example-physical-location-type-val-28399",
7   "street1": "example-street1-val-28399",
8   "street2": "example-street2-val-28399",
9   "city": "example-city-val-28399",
10   "state": "example-state-val-28399",
11   "postal-code": "example-postal-code-val-28399",
12   "country": "example-country-val-28399",
13   "region": "example-region-val-28399",
14   "latitude": "1111",
15   "longitude": "2222",
16   "elevation": "example-elevation-val-28399",
17   "lata": "example-lata-val-28399"
18 }