diff options
author | Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com> | 2019-01-18 17:56:41 -0500 |
---|---|---|
committer | Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com> | 2019-01-21 19:16:04 -0500 |
commit | 774b738e809b3888c92573dc18961496bfb8b3eb (patch) | |
tree | 16c326264f484d471cc1aa6430974863d7b18044 /src/test/resources/junit/queryNodeData-1.json | |
parent | 60b01f16d78078441d4fcf054b37cc6f7347282b (diff) |
Enhance aaiCtxBuider to handle PServer &Pinterface
Issue-ID: LOG-762
Issue-ID: LOG-765
Change-Id: If47ef66324c4b5d746b92c596c2e00444708c890
Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
Diffstat (limited to 'src/test/resources/junit/queryNodeData-1.json')
-rw-r--r-- | src/test/resources/junit/queryNodeData-1.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/resources/junit/queryNodeData-1.json b/src/test/resources/junit/queryNodeData-1.json index 501830b..ea4bd89 100644 --- a/src/test/resources/junit/queryNodeData-1.json +++ b/src/test/resources/junit/queryNodeData-1.json @@ -2,7 +2,7 @@ "result-data": [ { "resource-type": "service-instance", - "resource-link": "/aai/v11/business/customers/customer/DemoCust_651800ed-2a3c-45f5-b920-85c1ed155fc2/service-subscriptions/service-subscription/vFW/service-instances/service-instance/adc3cc2a-c73e-414f-8ddb-367de81300cb" + "resource-link": "/aai/v13/business/customers/customer/DemoCust_651800ed-2a3c-45f5-b920-85c1ed155fc2/service-subscriptions/service-subscription/vFW/service-instances/service-instance/adc3cc2a-c73e-414f-8ddb-367de81300cb" } ] } |