add aggregation policy for NSI selection
[optf/osdf.git] / test / policy-local-files / queryPolicy_URLLC_.json
diff --git a/test/policy-local-files/queryPolicy_URLLC_.json b/test/policy-local-files/queryPolicy_URLLC_.json
new file mode 100644 (file)
index 0000000..3114234
--- /dev/null
@@ -0,0 +1,29 @@
+{
+  "OSDF_FRANKFURT.queryPolicy_URLLC_1": {
+    "type": "onap.policies.optimization.service.QueryPolicy",
+    "version": "1.0.0",
+    "type_version": "1.0.0",
+    "metadata": {
+      "policy-id": "OSDF_FRANKFURT.queryPolicy_URLLC_1",
+      "policy-version": 1
+    },
+    "properties": {
+      "scope": [
+        "OSDF_FRANKFURT"
+      ],
+      "services": [
+        "URLLC_1"
+      ],
+      "geography": [
+        "US"
+      ],
+      "identity": "queryPolicy_URLLC_1",
+      "queryProperties": [
+        {
+          "attribute": "latency",
+          "attribute_location": "latency"
+        }
+      ]
+    }
+  }
+}