diff options
Diffstat (limited to 'src/test/resources/faultNotification.json')
-rw-r--r-- | src/test/resources/faultNotification.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/test/resources/faultNotification.json b/src/test/resources/faultNotification.json index 803302a..0df4974 100644 --- a/src/test/resources/faultNotification.json +++ b/src/test/resources/faultNotification.json @@ -2,7 +2,7 @@ "event":{ "commonEventHeader":{ "version":"4.0.1", - "vesEventListenerVersion":"7.0.1", + "vesEventListenerVersion":"7.2", "domain":"fault", "eventName":"Fault_RansimAgent-Wipro_RanPCIProblem", "eventId":"fault000001", @@ -22,13 +22,12 @@ "faultFieldsVersion":"4.0", "alarmCondition":"RanPciCollisionConfusionOccurred", "eventSourceType":"other", - "specificProblem":"Collision", + "specificProblem":"Chn0025", "eventSeverity":"CRITICAL", + "eventCategory": "PCICollision", "vfStatus":"Active", "alarmAdditionalInformation":{ - "networkId":"NTWK005", - "collisions":"2", - "confusions":"0" + "networkId":"NTWK005" } } } |