diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-05-24 16:10:01 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-05-24 18:07:25 -0400 |
commit | b0a32518159592219decbd34de1b51ee1e7a9bb6 (patch) | |
tree | deebae72297f5b3fbf79f1bb1389f173cbb97973 /docs/platform/Getting Started/media/data-complex.json | |
parent | 1bef250998b7f5bf628b099dd55235ba0f30e003 (diff) |
Updating Dublin docs
Issue-ID: AAI-2461
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ied0b40e9e92789d1dcfc419743f59653be71085e
Diffstat (limited to 'docs/platform/Getting Started/media/data-complex.json')
-rw-r--r-- | docs/platform/Getting Started/media/data-complex.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/platform/Getting Started/media/data-complex.json b/docs/platform/Getting Started/media/data-complex.json new file mode 100644 index 00000000..296dd89f --- /dev/null +++ b/docs/platform/Getting Started/media/data-complex.json @@ -0,0 +1,19 @@ +{ + "physical-location-id": "clli2", + "data-center-code": "example-data-center-code-val-6667", + "complex-name": "clli2", + "identity-url": "example-identity-url-val-28399", + "physical-location-type": "example-physical-location-type-val-28399", + "street1": "example-street1-val-28399", + "street2": "example-street2-val-28399", + "city": "example-city-val-28399", + "state": "example-state-val-28399", + "postal-code": "example-postal-code-val-28399", + "country": "example-country-val-28399", + "region": "example-region-val-28399", + "latitude": "1111", + "longitude": "2222", + "elevation": "example-elevation-val-28399", + "lata": "example-lata-val-28399" +} + |