diff options
author | Stavros Kanarakis <stavros.kanarakis@nokia.com> | 2020-06-09 15:51:45 +0300 |
---|---|---|
committer | Stavros Kanarakis <stavros.kanarakis@nokia.com> | 2020-06-10 08:50:07 +0000 |
commit | e73dd94dfbf698e25cc2e331fbc57a13a277e683 (patch) | |
tree | e48fb46c9eb9fb73c0bfb3975559c004dae04e29 /policy/apex/EventsIn.json.txt | |
parent | c391088df82a68db96d24db5bf867dd540465ea5 (diff) |
Policy artifacts (Apex) for BBS use case in Frankfurt6.0.0-ONAPfrankfurt
Issue-ID: INT-1499
Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
Change-Id: Ib40909ce11420b1d90a9c84ad66aaffbd18d487c
Diffstat (limited to 'policy/apex/EventsIn.json.txt')
-rw-r--r-- | policy/apex/EventsIn.json.txt | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/policy/apex/EventsIn.json.txt b/policy/apex/EventsIn.json.txt new file mode 100644 index 0000000..75973e9 --- /dev/null +++ b/policy/apex/EventsIn.json.txt @@ -0,0 +1,42 @@ +{ + "closedLoopEventClient":"DCAE.BBS_event_processor_mSInstance", + "policyVersion":"1.0.0.5", + "policyName":"Nomadic_ONT", + "policyScope":"reRegPolicyScope", + "target_type":"VM", + "AAI":{ + "attachmentPoint":"olt11-1-1", + "service-information.hsia-cfs-service-instance-id":"1923eaa8-8ab7-49ef-b4c2-e185efbbe832", + "cvlan":"1005", + "svlan":"100", + "remoteId":"some-remote-id" + }, + "closedLoopAlarmStart":1553067455, + "closedLoopEventStatus":"ONSET", + "closedLoopControlName":"reRegControlName", + "version":"1.0.2", + "target":"vserver.vserver-name", + "requestID":"407a6515-4b10-46ad-a249-efe529a36c69", + "from":"DCAE" +} +{ + "closedLoopEventClient":"DCAE.BBS_event_processor_mSInstance", + "policyVersion":"1.0.0.5", + "policyName":"CPE_Authentication", + "policyScope":"reRegPolicyScope", + "target_type":"VM", + "AAI":{ + "attachmentPoint":"olt11-1-1", + "service-information.hsia-cfs-service-instance-id":"1923eaa8-8ab7-49ef-b4c2-e185efbbe832", + "cvlan":"1005", + "svlan":"100", + "remoteId":"some-remote-id" + }, + "closedLoopAlarmStart":1553067455, + "closedLoopEventStatus":"ONSET", + "closedLoopControlName":"reRegControlName", + "version":"1.0.2", + "target":"vserver.vserver-name", + "requestID":"407a6515-4b10-46ad-a249-efe529a36c69", + "from":"DCAE" +}
\ No newline at end of file |