a5a16d1232e1b3c274dd4dfa96173ac8b708a5b5
[integration/csit.git] / tests / dcaegen2 / testcases / assets / json_events / ves_stdnDefined_missing_namespace.json
1 {
2   "event": {
3     "commonEventHeader": {
4       "version": "4.1",
5       "vesEventListenerVersion": "7.2",
6       "domain": "stndDefined",
7       "eventId": "stndDefined-gNB_Nokia000001",
8       "eventName": "stndDefined-gNB-Nokia-PowerLost",
9       "startEpochMicrosec": 1413378172000000,
10       "lastEpochMicrosec": 1413378172000000,
11       "reportingEntityName": "ibcx0001vm002oam001",
12       "sourceName": "scfx0001vm002cap001",
13       "sequence": 1,
14       "priority": "High"
15     },
16     "stndDefinedFields": {
17       "schemaReference": "https://forge.3gpp.org/rep/sa5/data-models/blob/REL-16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm",
18       "data": {
19         "href": 1,
20         "uri": "1",
21         "notificationId": 1,
22         "notificationType": "notifyNewAlarm",
23         "eventTime": "xyz",
24         "systemDN": "xyz",
25         "probableCause": 1,
26         "perceivedSeverity": "INDETERMINATE",
27         "rootCauseIndicator": false,
28         "specificProblem": "xyz",
29         "correlatedNotifications": [],
30         "backedUpStatus": true,
31         "backUpObject": "xyz",
32         "trendIndication": "MORE_SEVERE",
33         "thresholdInfo": {
34           "observedMeasurement": "new",
35           "observedValue": 123
36         },
37         "stateChangeDefinition": {
38         },
39         "monitoredAttributes": {
40           "newAtt": "new"
41         },
42         "proposedRepairActions": "xyz",
43         "additionalText": "xyz",
44         "additionalInformation": {
45           "addInfo": "new"
46         },
47         "alarmId": "1",
48         "alarmType": "COMMUNICATIONS_ALARM"
49       },
50       "stndDefinedFieldsVersion": "1.0"
51     }
52   }
53 }