aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/pnfsimulator/src/test/resources/org/onap/pnfsimulator/rest/SimulatorControllerTest/incorrectJson.json
blob: 682afac9f9e257d4cfec6088630da71bed527779 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "mes": {
    "vesServerUrl": "http://10.154.187.70:8080/eventListener/v5",
    "testDuration": "10",
    "messageInterval": "1"
  },
  "messageParams": {
    "sourceName": "val12",
    "sourceId": "val13",
    "reportingEntityName": "val14"
  }
}