Fix JSON files linter issues in test/vcpe
[integration.git] / test / vcpe / preload_templates / template.networkgra.json
index 47c6b6e..45e8d0e 100644 (file)
@@ -1,9 +1,9 @@
 {
   "input": {
-     "sdnc-request-header": {
-                       "svc-request-id": "robotgra-1234",
-                       "svc-action": "reserve"
-     },
+    "sdnc-request-header": {
+      "svc-request-id": "robotgra-1234",
+      "svc-action": "reserve"
+    },
     "preload-network-topology-information": {
       "network-topology-identifier-structure": {
         "network-name": "${network_name}",
@@ -18,7 +18,7 @@
           "ip-version": "4",
           "dhcp-enabled": "N",
           "gateway-address": "${subnet_gateway}",
-         "subnet-name": "${network_name}"
+          "subnet-name": "${network_name}"
         }
       ],
       "physical-network-name": "Not Aplicable",