Bbs test cases are not run while bbs code is merged
[integration/csit.git] / tests / dcaegen2-services-bbs-event-processor / bbs-testcases / assets / json_events / update_policy_with_all_fields.json
1 [
2     {
3         "closedLoopEventClient": "DCAE.BBS_event_processor_mSInstance",
4         "policyVersion": "1.0.0.5",
5         "policyName": "Nomadic_ONT",
6         "policyScope": "reRegPolicyScope",
7         "target_type": "VM",
8         "AAI":{
9                         "attachmentPoint": "olt11-1-1",
10                         "service-information.hsia-cfs-service-instance-id": "1923eaa8-8ab7-49ef-b4c2-e185efbbe832",
11                         "cvlan": "1005",
12                         "svlan": "100",
13                         "remoteId": "some-remote-id"
14                         },
15         "closedLoopAlarmStart": 1553067455,
16         "closedLoopEventStatus": "ONSET",
17         "closedLoopControlName": "reRegControlName",
18         "version": "1.0.2",
19         "target": "vserver.vserver-name",
20         "requestID":
21         "407a6515-4b10-46ad-a249-efe529a36c69",
22         "from": "DCAE"
23     }
24 ]