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