VES 7.0.1 updates
[dcaegen2/collectors/ves.git] / src / test / resources / ves7_valid.json
1 {
2     "event": {
3         "commonEventHeader": {
4             "version": "4.0.1",
5             "vesEventListenerVersion": "7.0.1",
6             "domain": "fault",
7             "eventName": "Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion",
8             "eventId": "fault0000245",
9             "sequence": 1,
10             "priority": "High",
11             "reportingEntityId": "cc305d54-75b4-431b-adb2-eb6b9e541234",
12             "reportingEntityName": "ibcx0001vm002oam001",
13             "sourceId": "de305d54-75b4-431b-adb2-eb6b9e546014",
14             "sourceName": "scfx0001vm002cap001",
15             "nfVendorName": "Ericsson",
16             "nfNamingCode": "scfx",
17             "nfcNamingCode": "ssc",
18             "startEpochMicrosec": 1413378172000000,
19             "lastEpochMicrosec": 1413378172000000,
20             "timeZoneOffset": "UTC-05:30"
21         },
22         "faultFields": {
23             "faultFieldsVersion": "4.0",
24             "alarmCondition": "PilotNumberPoolExhaustion",
25             "eventSourceType": "other",
26             "specificProblem": "Calls cannot complete - pilot numbers are unavailable",
27             "eventSeverity": "CRITICAL",
28             "vfStatus": "Active",
29             "alarmAdditionalInformation": {
30                 "PilotNumberPoolSize": "1000"
31             }
32         }
33     }
34 }