Merge "switch drools pdp image to new one"
[integration.git] / test / mocks / mass-pnf-sim / pnf-sim-lightweight / src / test / resources / org / onap / pnfsimulator / simulator / validNotificationParams.json
1 {
2   "changeIdentifier": "PM_MEAS_FILES",
3   "changeType": "FileReady",
4   "arrayOfNamedHashMap": [
5     {"name": "A20161221.1031-1041.bin.gz", "hashMap": {
6       "location": "ftpes://192.169.0.1:22/ftp/rop/A20161224.1030-1045.bin.gz",
7       "compression": "gzip",
8       "fileformatType": "org.3GPP.32.435#measCollec",
9       "fileFormatVersion": "V10"
10     }
11     },
12     {"name": "A20161222.1042-1102.bin.gz", "hashMap": {
13       "location": "ftpes://192.168.0.102:22/ftp/rop/A20161224.1045-1100.bin.gz",
14       "compression": "gzip",
15       "fileFormatType": "org.3GPP.32.435#measCollec",
16       "fileFormatVersion": "V10"
17     }
18     }
19   ]
20 }