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