X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Bouncer%2Fschemas%2Fb_xapp-policy.json;fp=Bouncer%2Fschemas%2Fb_xapp-policy.json;h=0000000000000000000000000000000000000000;hb=fbc7e3ad84fc7269233a2f0b5d416cb1c6f8a6ea;hp=3ab443880136f624ff1041daeda5eb18b5dcb776;hpb=eb27c05c05b5042d115480c40cffa16e7d473d80;p=ric-app%2Fbouncer.git diff --git a/Bouncer/schemas/b_xapp-policy.json b/Bouncer/schemas/b_xapp-policy.json deleted file mode 100644 index 3ab4438..0000000 --- a/Bouncer/schemas/b_xapp-policy.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "downstream_policy_message": { - "policy_type_id":21000, - "operation":"CREATE", - "policy_instance_id":"Bouncer", - "payload":{ - "class":12, - "enforce":true, - "window_length":20, - "blocking_rate":20, - "trigger_threshold":10 - } - }, - - "notify_policy_message": { - "policy_instance_id":"Bouncer", - "policy_type_id":21000, - "status":"OK", - "handler_id":"BxAPP1234" - } -} -