Add command line option to disable SSL/TLS
[dcaegen2/collectors/hv-ves.git] / req.json
1
2       "commonEventHeader": {
3                 "version": "sample-version",
4                 "domain": 10,
5                 "sequence": 1,
6                 "priority": 1,
7                 "eventId": "sample-event-id",
8                 "eventName": "sample-event-name",
9                 "eventType": "sample-event-type",
10                 "startEpochMicrosec": 120034455,
11                 "lastEpochMicrosec": 120034455,
12                 "nfNamingCode": "sample-nf-naming-code",
13                 "nfcNamingCode": "sample-nfc-naming-code",
14                 "reportingEntityId": "sample-reporting-entity-id",
15                 "reportingEntityName": "sample-reporting-entity-name",
16                 "sourceId": "sample-source-id",
17                 "sourceName": "sample-source-name"
18         },
19         "messagesAmount": 1000000
20 }