aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/policy_notification.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/policy_notification.json')
-rw-r--r--src/test/resources/policy_notification.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/resources/policy_notification.json b/src/test/resources/policy_notification.json
index 767c024..289afeb 100644
--- a/src/test/resources/policy_notification.json
+++ b/src/test/resources/policy_notification.json
@@ -4,7 +4,7 @@
"closedLoopEventClient": "microservice.PCI",
"closedLoopEventStatus": "ONSET",
"target_type": "PNF",
- "target": "generic-vnf.vnf-id",
+ "target": "pnf.pnf-name",
"requestID": "a4130fd5-2291-4a83-8992-04e4c9f32731",
"from": "PCIMS",
"version": "1.0.2",
@@ -12,7 +12,7 @@
"AAI": {
"generic-vnf.prov-status": "ACTIVE",
"generic-vnf.is-closed-loop-disabled": "false",
- "generic-vnf.vnf-id": "ncserver23"
+ "pnf.pnf-name": "ncserver23"
},
"Action": "ModifyConfig"
}