Add stndDefined routing tests
[integration/csit.git] / tests / dcaegen2-collectors-hv-ves / testcases / resources / scenarios / stnd-defined / unsupported-namespace / dcae-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": 50000
24   }
25 ]