summaryrefslogtreecommitdiffstats
path: root/local-setup/src/test/resources/complex_data.json
diff options
context:
space:
mode:
Diffstat (limited to 'local-setup/src/test/resources/complex_data.json')
-rw-r--r--local-setup/src/test/resources/complex_data.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/local-setup/src/test/resources/complex_data.json b/local-setup/src/test/resources/complex_data.json
new file mode 100644
index 0000000..baf2e3b
--- /dev/null
+++ b/local-setup/src/test/resources/complex_data.json
@@ -0,0 +1,18 @@
+{
+ "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"
+} \ No newline at end of file