diff options
author | KAPIL SINGAL <ks220y@att.com> | 2020-10-21 13:12:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-10-21 13:12:53 +0000 |
commit | a6b53aac7ee7c2b201689dc7d0755d9dc3c01083 (patch) | |
tree | 6aeaab7b5f042298b3d8b7c3f2ad6c725edd36f0 /components/model-catalog/resource-dictionary/starter-dictionary/pnf-ipaddress-aai.json | |
parent | 94e008c6ed3a9ff9c3adca069208a638f11988f3 (diff) | |
parent | 6b84093088b77a10764693760d83541b64e3d784 (diff) |
Merge "Update AAI endpoints to /aai/v22 for Honolulu"
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/pnf-ipaddress-aai.json')
-rwxr-xr-x | components/model-catalog/resource-dictionary/starter-dictionary/pnf-ipaddress-aai.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/pnf-ipaddress-aai.json b/components/model-catalog/resource-dictionary/starter-dictionary/pnf-ipaddress-aai.json index c33b6d701..9165d9910 100755 --- a/components/model-catalog/resource-dictionary/starter-dictionary/pnf-ipaddress-aai.json +++ b/components/model-catalog/resource-dictionary/starter-dictionary/pnf-ipaddress-aai.json @@ -13,7 +13,7 @@ "properties": { "type": "JSON", "verb": "GET", - "url-path": "/aai/v21/network/pnfs/pnf/$pnf-id", + "url-path": "/aai/v22/network/pnfs/pnf/$pnf-id", "path": "/ipaddress-v4-oam", "input-key-mapping": { "pnf-id": "pnf-id" |