aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2/testcases/assets/json_events/ves7_valid.json
diff options
context:
space:
mode:
authorMariusz Wagner <mariusz.wagner@nokia.com>2019-12-05 09:33:20 +0000
committerGerrit Code Review <gerrit@onap.org>2019-12-05 09:33:20 +0000
commit36664a23ede6aeddfb74d01543ea53d71d685181 (patch)
treed4f7f42cd107c43f3287d9710f589bddaed2cc6e /tests/dcaegen2/testcases/assets/json_events/ves7_valid.json
parent49bb0d3059539a10fbf4b3a7345b71a814187f49 (diff)
parentfd6c8fafba3be7a137787a01d6661d943c19c2c0 (diff)
Merge "Remove certOnly and basicAuth from authentication methods CSIT VES"
Diffstat (limited to 'tests/dcaegen2/testcases/assets/json_events/ves7_valid.json')
-rw-r--r--tests/dcaegen2/testcases/assets/json_events/ves7_valid.json34
1 files changed, 34 insertions, 0 deletions
diff --git a/tests/dcaegen2/testcases/assets/json_events/ves7_valid.json b/tests/dcaegen2/testcases/assets/json_events/ves7_valid.json
new file mode 100644
index 00000000..aabefd5c
--- /dev/null
+++ b/tests/dcaegen2/testcases/assets/json_events/ves7_valid.json
@@ -0,0 +1,34 @@
+{
+ "event": {
+ "commonEventHeader": {
+ "version": "4.0.1",
+ "vesEventListenerVersion": "7.0.1",
+ "domain": "fault",
+ "eventName": "Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion",
+ "eventId": "ab305d54-85b4-a31b-7db2-fb6b9e546015",
+ "sequence": 1,
+ "priority": "High",
+ "reportingEntityId": "cc305d54-75b4-431b-adb2-eb6b9e541234",
+ "reportingEntityName": "ibcx0001vm002oam001",
+ "sourceId": "de305d54-75b4-431b-adb2-eb6b9e546014",
+ "sourceName": "scfx0001vm002cap001",
+ "nfVendorName": "Ericsson",
+ "nfNamingCode": "scfx",
+ "nfcNamingCode": "ssc",
+ "startEpochMicrosec": 1413378172000000,
+ "lastEpochMicrosec": 1413378172000000,
+ "timeZoneOffset": "UTC-05:30"
+ },
+ "faultFields": {
+ "faultFieldsVersion": "4.0",
+ "alarmCondition": "PilotNumberPoolExhaustion",
+ "eventSourceType": "other",
+ "specificProblem": "Calls cannot complete - pilot numbers are unavailable",
+ "eventSeverity": "CRITICAL",
+ "vfStatus": "Active",
+ "alarmAdditionalInformation": {
+ "PilotNumberPoolSize": "1000"
+ }
+ }
+ }
+}