Move CSIT to integration/csit repo
[integration/csit.git] / tests / dcaegen2 / testcases / assets / json_events / ves_volte_single_fault_event.json
1 {
2     "event": {
3         "commonEventHeader": {
4             "version": 3.0,
5             "domain": "fault",
6             "eventName": "Fault_MobileCallRecording_PilotNumberPoolExhaustion",
7             "eventId": "ab305d54-85b4-a31b-7db2-fb6b9e546015",
8             "sequence": 0,
9             "priority": "High",
10             "reportingEntityId": "cc305d54-75b4-431b-adb2-eb6b9e541234",
11             "reportingEntityName": "EricssonOamVf",
12             "sourceId": "de305d54-75b4-431b-adb2-eb6b9e546014",
13             "sourceName": "scfx0001vm002cap001",
14             "nfNamingCode": "scfx",
15             "nfcNamingCode": "ssc",
16             "startEpochMicrosec": 1413378172000000,
17             "lastEpochMicrosec": 1413378172000000
18         },
19         "faultFields": {
20             "faultFieldsVersion": 2.0,
21             "alarmCondition": "PilotNumberPoolExhaustion",
22             "eventSourceType": "other",
23             "specificProblem": "Calls cannot complete - pilot numbers are unavailable",
24             "eventSeverity": "CRITICAL",
25             "vfStatus": "Active",
26             "alarmAdditionalInformation": [
27                 {
28                     "name": "PilotNumberPoolSize",
29                     "value": "1000"
30                 }
31             ]
32         }
33     }
34 }