summaryrefslogtreecommitdiffstats
path: root/src/main/resources/etc/appprops/initialcachekeyconfig.json
diff options
context:
space:
mode:
authorLaMont, William (wl2432) <wl2432@att.com>2019-01-22 15:02:47 -0500
committerLaMont, William (wl2432) <wl2432@att.com>2019-01-22 15:03:05 -0500
commit34ca2877182d1a505015578b0728f32452ac5cbb (patch)
tree324e52ca003d2acac7d2a40b8786d89b89886cb5 /src/main/resources/etc/appprops/initialcachekeyconfig.json
parent4e579fc1bca9fdc42d294b21541cfe80cb0c60a2 (diff)
update cacher repo with v15
Issue-ID: AAI-2112 Change-Id: I8aab3d9c498d217638d50b8fde5f500b556d7fd0 Signed-off-by: LaMont, William (wl2432) <wl2432@att.com>
Diffstat (limited to 'src/main/resources/etc/appprops/initialcachekeyconfig.json')
-rw-r--r--src/main/resources/etc/appprops/initialcachekeyconfig.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/main/resources/etc/appprops/initialcachekeyconfig.json b/src/main/resources/etc/appprops/initialcachekeyconfig.json
index f1fdabe..d2bb66d 100644
--- a/src/main/resources/etc/appprops/initialcachekeyconfig.json
+++ b/src/main/resources/etc/appprops/initialcachekeyconfig.json
@@ -4,7 +4,7 @@
{
"cacheKey": "cloud-region",
"baseUrl": "https://AAI:AAI@localhost:8447",
- "module": "/aai/v13/",
+ "module": "/aai/v14/",
"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/v13/",
+ "module": "/aai/v14/",
"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/v13/",
+ "module": "/aai/v14/",
"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/v13/",
+ "module": "/aai/v14/",
"URI": "network/generic-vnfs?depth=5807c3c3-92cd-44d7-a508-8539cd36ecda&resultIndex=1&resultSize=3",
"timingIndicator": "onInit",
"httpMethod": "GET",