aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2-services-bbs-event-processor/bbs-testcases/assets/json_events/auth_event_with_missing_new_old_state.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dcaegen2-services-bbs-event-processor/bbs-testcases/assets/json_events/auth_event_with_missing_new_old_state.json')
-rw-r--r--tests/dcaegen2-services-bbs-event-processor/bbs-testcases/assets/json_events/auth_event_with_missing_new_old_state.json29
1 files changed, 29 insertions, 0 deletions
diff --git a/tests/dcaegen2-services-bbs-event-processor/bbs-testcases/assets/json_events/auth_event_with_missing_new_old_state.json b/tests/dcaegen2-services-bbs-event-processor/bbs-testcases/assets/json_events/auth_event_with_missing_new_old_state.json
new file mode 100644
index 00000000..2c14d468
--- /dev/null
+++ b/tests/dcaegen2-services-bbs-event-processor/bbs-testcases/assets/json_events/auth_event_with_missing_new_old_state.json
@@ -0,0 +1,29 @@
+{
+ "event": {
+ "commonEventHeader": {
+ "version": "4.0.1",
+ "eventName": "StateChange_cpe_authentication",
+ "domain": "stateChange",
+ "eventId": "ab305d54-85b4-a31b-7db2fb6b9e546015",
+ "eventType": "applicationNf",
+ "sourceId": "",
+ "sourceName": "NVendor-Equip_Model-SN1234",
+ "reportingEntityId": "",
+ "reportingEntityName": "thirdparty-sdnc-idfromesrrequest",
+ "priority": "Normal",
+ "startEpochMicrosec": 1.413378172e+15,
+ "lastEpochMicrosec": 1.413378172e+15,
+ "sequence": 0,
+ "vesEventListenerVersion": "7.1"
+ },
+ "stateChangeFields": {
+ "stateChangeFieldsVersion": 1,
+ "oldState": "",
+ "newState": "",
+ "stateInterface": "",
+ "additionalFields": {
+ "macAddress": "01:02:03:04:05:06"
+ }
+ }
+ }
+} \ No newline at end of file