ISSUE ID:- RICAPP-216
[ric-app/bouncer.git] / Bouncer / schemas / b_xapp-policy.json
diff --git a/Bouncer/schemas/b_xapp-policy.json b/Bouncer/schemas/b_xapp-policy.json
deleted file mode 100644 (file)
index 3ab4438..0000000
+++ /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"
-    }
-}
-