Lower case for HV-VES domain
[integration/csit.git] / tests / dcaegen2-collectors-hv-ves / testcases / resources / scenarios / multiple-simulators-payload / dcae-smaller-valid-request.json
1 [
2   {
3     "commonEventHeader": {
4       "version": "sample-version",
5       "domain": "perf3gpp",
6       "sequence": 1,
7       "priority": 1,
8       "eventId": "sample-event-id",
9       "eventName": "sample-event-name",
10       "eventType": "sample-event-type",
11       "startEpochMicrosec": 120034455,
12       "lastEpochMicrosec": 120034455,
13       "nfNamingCode": "sample-nf-naming-code",
14       "nfcNamingCode": "sample-nfc-naming-code",
15       "reportingEntityId": "sample-reporting-entity-id",
16       "reportingEntityName": "sample-reporting-entity-name",
17       "sourceId": "sample-source-id",
18       "sourceName": "sample-source-name",
19       "vesEventListenerVersion": "another-version"
20     },
21     "messageType": "FIXED_PAYLOAD",
22     "messagesAmount": 15000
23   }
24 ]