Add stndDefined routing tests
[integration/csit.git] / tests / dcaegen2-collectors-hv-ves / testcases / resources / scenarios / stnd-defined / unsupported-namespace / xnf-unsupported-namespace-request.json
1 [
2   {
3     "commonEventHeader": {
4       "version": "sample-version",
5       "domain": "stndDefined",
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       "stndDefinedNamespace": "ves-3gpp-heartbeat"
21     },
22     "messageType": "VALID",
23     "messagesAmount": 25000
24   },
25   {
26     "commonEventHeader": {
27       "version": "sample-version",
28       "domain": "stndDefined",
29       "sequence": 1,
30       "priority": 1,
31       "eventId": "sample-event-id",
32       "eventName": "sample-event-name",
33       "eventType": "sample-event-type",
34       "startEpochMicrosec": 120034455,
35       "lastEpochMicrosec": 120034455,
36       "nfNamingCode": "sample-nf-naming-code",
37       "nfcNamingCode": "sample-nfc-naming-code",
38       "reportingEntityId": "sample-reporting-entity-id",
39       "reportingEntityName": "sample-reporting-entity-name",
40       "sourceId": "sample-source-id",
41       "sourceName": "sample-source-name",
42       "vesEventListenerVersion": "7.2.0",
43       "stndDefinedNamespace": "ves-3gpp-unknown-stream"
44     },
45     "messageType": "VALID",
46     "messagesAmount": 100
47   },
48   {
49     "commonEventHeader": {
50       "version": "sample-version",
51       "domain": "stndDefined",
52       "sequence": 1,
53       "priority": 1,
54       "eventId": "sample-event-id",
55       "eventName": "sample-event-name",
56       "eventType": "sample-event-type",
57       "startEpochMicrosec": 120034455,
58       "lastEpochMicrosec": 120034455,
59       "nfNamingCode": "sample-nf-naming-code",
60       "nfcNamingCode": "sample-nfc-naming-code",
61       "reportingEntityId": "sample-reporting-entity-id",
62       "reportingEntityName": "sample-reporting-entity-name",
63       "sourceId": "sample-source-id",
64       "sourceName": "sample-source-name",
65       "vesEventListenerVersion": "7.2.0",
66       "stndDefinedNamespace": "ves-3gpp-heartbeat"
67     },
68     "messageType": "VALID",
69     "messagesAmount": 25000
70   }
71 ]