Initial commit of Admission Control xAPP and E2AP/X2AP definitions
[ric-app/admin.git] / init / subscriptions.json
diff --git a/init/subscriptions.json b/init/subscriptions.json
new file mode 100644 (file)
index 0000000..0924b06
--- /dev/null
@@ -0,0 +1,32 @@
+{
+  "subscribe_sgnb_request":{
+    "ranFunctionId":0,
+    "ricAction-ToBeSetup-List":{
+      "list": [
+       {
+        "ricActionType":0,
+        "ricActionID":1
+       }
+      ]
+    },
+    "ricEventTriggerDefinition":{
+       "interfaceMessageType":{
+       "procedureCode":27,
+        "messageType":0
+        },
+        "interfaceDirection":0,
+        "interfaceID":{
+             "globalGnbID":"NYC123",
+             "plmnIdentity":"123"
+         },
+         "interfaceProtoIE-List":[
+           {
+            "id": 10,
+            "test":0,
+            "value":"34,35"
+           }
+          ]
+    }
+  }
+}