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