Use real example of vesEventListenerVersion
[integration/csit.git] / tests / dcaegen2-collectors-hv-ves / testcases / resources / scenarios / invalid-wire-frame / xnf-invalid-wire-frame-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": "7.2.0"
20     },
21     "messageType": "VALID",
22     "messagesAmount": 25000
23   },
24   {
25     "commonEventHeader": {
26       "version": "sample-version",
27       "domain": "perf3gpp",
28       "sequence": 1,
29       "priority": 1,
30       "eventId": "sample-event-id",
31       "eventName": "sample-event-name",
32       "eventType": "sample-event-type",
33       "startEpochMicrosec": 120034455,
34       "lastEpochMicrosec": 120034455,
35       "nfNamingCode": "sample-nf-naming-code",
36       "nfcNamingCode": "sample-nfc-naming-code",
37       "reportingEntityId": "sample-reporting-entity-id",
38       "reportingEntityName": "sample-reporting-entity-name",
39       "sourceId": "sample-source-id",
40       "sourceName": "sample-source-name",
41       "vesEventListenerVersion": "7.2.0"
42     },
43     "messageType": "INVALID_WIRE_FRAME",
44     "messagesAmount": 100
45   },
46   {
47     "commonEventHeader": {
48       "version": "sample-version",
49       "domain": "perf3gpp",
50       "sequence": 1,
51       "priority": 1,
52       "eventId": "sample-event-id",
53       "eventName": "sample-event-name",
54       "eventType": "sample-event-type",
55       "startEpochMicrosec": 120034455,
56       "lastEpochMicrosec": 120034455,
57       "nfNamingCode": "sample-nf-naming-code",
58       "nfcNamingCode": "sample-nfc-naming-code",
59       "reportingEntityId": "sample-reporting-entity-id",
60       "reportingEntityName": "sample-reporting-entity-name",
61       "sourceId": "sample-source-id",
62       "sourceName": "sample-source-name",
63       "vesEventListenerVersion": "7.2.0"
64     },
65     "messageType": "VALID",
66     "messagesAmount": 25000
67   }
68 ]