CSITs for StndDefined event routing
[integration/csit.git] / tests / dcaegen2 / testcases / assets / json_events / ves_stdnDefined_missing_namespace.json
1 {
2   "event": {
3     "commonEventHeader": {
4       "domain": "stndDefined",
5       "eventId": "stndDefined-gNB_Nokia000001",
6       "eventName": "stndDefined-gNB-Nokia-PowerLost",
7       "lastEpochMicrosec": 1234567890,
8       "priority": "Normal",
9       "reportingEntityName": "Nokia123456",
10       "sequence": 0,
11       "sourceName": "Nokia123456",
12       "startEpochMicrosec": 1234567890,
13       "version": "4.1",
14       "vesEventListenerVersion": "7.2"
15     },
16     "stndDefinedFields": {
17       "schemaReference": "https://www.3gpp.org/Rel-16/TS28532_generic_fault_supervision.json#definitions/schemas/notifyNewAlarm-NotifType",
18       "data": {
19         "uri": "xyz",
20         "notificationId": "xyz",
21         "notificationType": "notifyNewAlarm",
22         "eventTime": "xyz",
23         "systemDN": "xyz",
24         "probableCause": "xyz",
25         "perceivedSeverity": "Major",
26         "rootCauseIndicator": false,
27         "specificProblem": "xyz",
28         "correlatedNotifications": [],
29         "backedUpStatus": true,
30         "backUpObject": "xyz",
31         "trendIndication": "No change",
32         "thresholdInfo": {},
33         "stateChangeDefinition": [],
34         "monitoredAttributes": [],
35         "proposedRepairActions": "xyz",
36         "additionalText": "xyz",
37         "additionalInformation": [],
38         "alarmId": "xyz",
39         "alarmType": "Environmental Alarm"
40       },
41       "stndDefinedFieldsVersion": "1.0"
42     }
43   }
44 }