Replace cambria with DmaaP client
[dcaegen2/collectors/ves.git] / src / test / resources / ves7_batch_valid_two_different_domain.json
1
2 {
3   "eventList": [
4     {
5       "commonEventHeader": {
6         "version": "4.0.1",
7         "vesEventListenerVersion": "7.0.1",
8         "domain": "fault",
9         "eventName": "Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion",
10         "eventId": "fault0000250",
11         "sequence": 1,
12         "priority": "High",
13         "reportingEntityId": "cc305d54-75b4-431b-adb2-eb6b9e541234",
14         "reportingEntityName": "ibcx0001vm002oam0011234",
15         "sourceId": "de305d54-75b4-431b-adb2-eb6b9e546014",
16         "sourceName": "scfx0001vm002cap001",
17         "nfVendorName": "Ericsson",
18         "nfNamingCode": "scfx",
19         "nfcNamingCode": "ssc",
20         "startEpochMicrosec": 1413378172000000,
21         "lastEpochMicrosec": 1413378172000000,
22         "timeZoneOffset": "UTC-05:30"
23       },
24       "faultFields": {
25         "faultFieldsVersion": "4.0",
26         "alarmCondition": "PilotNumberPoolExhaustion",
27         "eventSourceType": "other",
28         "specificProblem": "Calls cannot complete - pilot numbers are unavailable",
29         "eventSeverity": "CRITICAL",
30         "vfStatus": "Active",
31         "alarmAdditionalInformation": {
32           "PilotNumberPoolSize": "1000"
33         }
34       }
35     },
36     {
37       "commonEventHeader": {
38         "version": "4.1",
39         "vesEventListenerVersion": "7.2",
40         "domain": "stndDefined",
41         "eventId": "stndDefined-gNB_Nokia000001",
42         "eventName": "stndDefined-gNB-Nokia-PowerLost",
43         "stndDefinedNamespace": "3GPP-FaultSupervision",
44         "startEpochMicrosec": 1413378172000000,
45         "lastEpochMicrosec": 1413378172000000,
46         "reportingEntityName": "ibcx0001vm002oam001",
47         "sourceName": "scfx0001vm002cap001",
48         "sequence": 1,
49         "priority": "High"
50       },
51       "stndDefinedFields": {
52         "schemaReference": "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm",
53         "data": {
54           "href": 1,
55           "uri": "1",
56           "notificationId": 1,
57           "notificationType": "notifyNewAlarm",
58           "eventTime": "xyz",
59           "systemDN": "xyz",
60           "probableCause": 1,
61           "perceivedSeverity": "INDETERMINATE",
62           "rootCauseIndicator": false,
63           "specificProblem": "xyz",
64           "correlatedNotifications": [],
65           "backedUpStatus": true,
66           "backUpObject": "xyz",
67           "trendIndication": "MORE_SEVERE",
68           "thresholdInfo": {
69             "observedMeasurement": "new",
70             "observedValue": 123
71           },
72           "stateChangeDefinition": {
73           },
74           "monitoredAttributes": {
75             "newAtt": "new"
76           },
77           "proposedRepairActions": "xyz",
78           "additionalText": "xyz",
79           "additionalInformation": {
80             "addInfo": "new"
81           },
82           "alarmId": "1",
83           "alarmType": "COMMUNICATIONS_ALARM"
84         },
85         "stndDefinedFieldsVersion": "1.0"
86       }
87     }
88   ]
89 }
90