aboutsummaryrefslogtreecommitdiffstats
path: root/pnf-sim-lightweight/src/test/resources/org/onap/pnfsimulator/simulator/validNotificationParams.json
diff options
context:
space:
mode:
Diffstat (limited to 'pnf-sim-lightweight/src/test/resources/org/onap/pnfsimulator/simulator/validNotificationParams.json')
-rw-r--r--pnf-sim-lightweight/src/test/resources/org/onap/pnfsimulator/simulator/validNotificationParams.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/pnf-sim-lightweight/src/test/resources/org/onap/pnfsimulator/simulator/validNotificationParams.json b/pnf-sim-lightweight/src/test/resources/org/onap/pnfsimulator/simulator/validNotificationParams.json
new file mode 100644
index 0000000..af0cdf4
--- /dev/null
+++ b/pnf-sim-lightweight/src/test/resources/org/onap/pnfsimulator/simulator/validNotificationParams.json
@@ -0,0 +1,4 @@
+{
+ "changeIdentifier": "PM_MEAS_FILES",
+ "changeType": "FileReady"
+}