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