CSIT tests update for Synchronous VES collector
[integration/csit.git] / tests / dcaegen2 / testcases / assets / json_events / ves7_batch_stdnDefined_valid.json
1 {
2   "eventList": [
3     {
4       "commonEventHeader": {
5         "version": "4.1",
6         "vesEventListenerVersion": "7.2",
7         "domain": "stndDefined",
8         "eventId": "stndDefined-gNB_Nokia000001",
9         "eventName": "stndDefined-gNB-Nokia-PowerLost",
10         "stndDefinedNamespace": "3GPP-FaultSupervision",
11         "startEpochMicrosec": 1413378172000000,
12         "lastEpochMicrosec": 1413378172000000,
13         "reportingEntityName": "ibcx0001vm002oam001",
14         "sourceName": "scfx0001vm002cap001",
15         "sequence": 1,
16         "priority": "High"
17       },
18       "stndDefinedFields": {
19         "schemaReference": "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm",
20         "data": {
21           "href": 1,
22           "uri": "1",
23           "notificationId": 1,
24           "notificationType": "notifyNewAlarm",
25           "eventTime": "xyz",
26           "systemDN": "xyz",
27           "probableCause": 1,
28           "perceivedSeverity": "INDETERMINATE",
29           "rootCauseIndicator": false,
30           "specificProblem": "xyz",
31           "correlatedNotifications": [],
32           "backedUpStatus": true,
33           "backUpObject": "xyz",
34           "trendIndication": "MORE_SEVERE",
35           "thresholdInfo": {
36             "observedMeasurement": "new",
37             "observedValue": 123
38           },
39           "stateChangeDefinition": {
40           },
41           "monitoredAttributes": {
42             "newAtt": "new"
43           },
44           "proposedRepairActions": "xyz",
45           "additionalText": "xyz",
46           "additionalInformation": {
47             "addInfo": "new"
48           },
49           "alarmId": "1",
50           "alarmType": "COMMUNICATIONS_ALARM"
51         },
52         "stndDefinedFieldsVersion": "1.0"
53       }
54     },
55     {
56       "commonEventHeader": {
57         "version": "4.1",
58         "vesEventListenerVersion": "7.2",
59         "domain": "stndDefined",
60         "eventId": "stndDefined-gNB_Nokia000001",
61         "eventName": "stndDefined-gNB-Nokia-PowerLost",
62         "stndDefinedNamespace": "3GPP-FaultSupervision",
63         "startEpochMicrosec": 1413378172000000,
64         "lastEpochMicrosec": 1413378172000000,
65         "reportingEntityName": "ibcx0001vm002oam001",
66         "sourceName": "scfx0001vm002cap001",
67         "sequence": 1,
68         "priority": "High"
69       },
70       "stndDefinedFields": {
71         "schemaReference": "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm",
72         "data": {
73           "href": 1,
74           "uri": "1",
75           "notificationId": 1,
76           "notificationType": "notifyNewAlarm",
77           "eventTime": "xyz",
78           "systemDN": "xyz",
79           "probableCause": 1,
80           "perceivedSeverity": "INDETERMINATE",
81           "rootCauseIndicator": false,
82           "specificProblem": "xyz",
83           "correlatedNotifications": [],
84           "backedUpStatus": true,
85           "backUpObject": "xyz",
86           "trendIndication": "MORE_SEVERE",
87           "thresholdInfo": {
88             "observedMeasurement": "new",
89             "observedValue": 123
90           },
91           "stateChangeDefinition": {
92           },
93           "monitoredAttributes": {
94             "newAtt": "new"
95           },
96           "proposedRepairActions": "xyz",
97           "additionalText": "xyz",
98           "additionalInformation": {
99             "addInfo": "new"
100           },
101           "alarmId": "1",
102           "alarmType": "COMMUNICATIONS_ALARM"
103         },
104         "stndDefinedFieldsVersion": "1.0"
105       }
106     }
107   ]
108 }