add v16 to cacher repo 82/84882/1
authorLaMont, William (wl2432) <wl2432@att.com>
Wed, 10 Apr 2019 13:41:49 +0000 (09:41 -0400)
committerLaMont, William (wl2432) <wl2432@att.com>
Wed, 10 Apr 2019 13:46:38 +0000 (09:46 -0400)
Issue-ID: AAI-2324
Change-Id: Ieac5f66d0533733169f9e579cce22a6bc3e8ad83
Signed-off-by: LaMont, William (wl2432) <wl2432@att.com>
src/main/resources/etc/appprops/initialcachekeyconfig.json

index d2bb66d..08a2ea8 100644 (file)
@@ -4,7 +4,7 @@
                {
                        "cacheKey": "cloud-region",
                        "baseUrl": "https://AAI:AAI@localhost:8447",
-                       "module": "/aai/v14/",
+                       "module": "/aai/v16/",
                        "URI": "cloud-infrastructure/cloud-regions?depth=0&resultIndex=1&resultSize=3",
                        "timingIndicator": "onInit",
                        "httpMethod": "GET",
@@ -13,7 +13,7 @@
                {
                        "cacheKey": "complex",
                        "baseUrl": "https://AAI:AAI@localhost:8447",
-                       "module": "/aai/v14/",
+                       "module": "/aai/v16/",
                        "URI": "cloud-infrastructure/complexes?resultIndex=1&resultSize=3",
                        "timingIndicator": "onInit",
                        "httpMethod": "GET",
@@ -22,7 +22,7 @@
                {
                        "cacheKey": "pserver",
                        "baseUrl": "https://AAI:AAI@localhost:8447",
-                       "module": "/aai/v14/",
+                       "module": "/aai/v16/",
                        "URI": "cloud-infrastructure/pservers?depth=5807c3c3-92cd-44d7-a508-8539cd36ecda&resultIndex=1&resultSize=3",
                        "timingIndicator": "onInit",
                        "httpMethod": "GET",
@@ -31,7 +31,7 @@
                {
                        "cacheKey": "generic-vnf",
                        "baseUrl": "https://AAI:AAI@localhost:8447",
-                       "module": "/aai/v14/",
+                       "module": "/aai/v16/",
                        "URI": "network/generic-vnfs?depth=5807c3c3-92cd-44d7-a508-8539cd36ecda&resultIndex=1&resultSize=3",
                        "timingIndicator": "onInit",
                        "httpMethod": "GET",