Merge "Update certificates in PM Mapper CSIT's"
[integration/csit.git] / tests / dcaegen2 / bbs-testcases / assets / json_events / auth_policy_with_all_fields.json
1 [
2         {
3                 "closedLoopEventClient": "DCAE.BBS_event_processor_mSInstance",
4                 "policyVersion": "1.0.0.5",
5                 "policyName": "CPE_Authentication",
6                 "policyScope": "policyScopeCpeAuth",
7                 "target_type": "VM",
8                 "AAI":
9                         {
10                                 "cpe.old-authentication-state": "outOfService",
11                                 "cpe.new-authentication-state": "inService",
12                                 "cpe.swVersion": "1.2.3",
13                                 "service-information.hsia-cfs-service-instance-id": "1923eaa8-8ab7-49ef-b4c2-e185efbbe832"
14                         },
15                 "closedLoopAlarmStart": 1552997462,
16                 "closedLoopEventStatus": "ONSET",
17                 "closedLoopControlName": "clControlNameCpeAuth",
18                 "version": "1.0.2",
19                 "target": "vserver.vserver-name",
20                 "requestID": "d76541f3-7f55-4c80-b0a0-ec5dee2a56cb",
21                 "from": "DCAE"
22         }
23 ]