Add functionality to support NSI selection
[optf/osdf.git] / test / policy-local-files / thresholdPolicy_URLLC_Core_1_reliability.json
diff --git a/test/policy-local-files/thresholdPolicy_URLLC_Core_1_reliability.json b/test/policy-local-files/thresholdPolicy_URLLC_Core_1_reliability.json
new file mode 100644 (file)
index 0000000..56089f0
--- /dev/null
@@ -0,0 +1,32 @@
+{
+  "OSDF_FRANKFURT.Threshold_URLLC_Core_1": {
+    "type": "onap.policies.optimization.ThresholdPolicy",
+    "version": "1.0.0",
+    "type_version": "1.0.0",
+    "metadata": {
+      "policy-id": "OSDF_FRANKFURT.Threshold_URLLC_Core_1_reliability",
+      "policy-version": 1
+    },
+    "properties": {
+      "scope": [
+        "OSDF_FRANKFURT",
+        "URLLC_1",
+        "URLLC_Core_1"
+      ],
+      "resources": [
+        "URLLC_Core_1"
+      ],
+      "services": [
+        "URLLC_1"
+      ],
+      "identity": "Threshold_URLLC_Core_1_reliability",
+      "applicableResources": "any",
+      "thresholdProperty": {
+            "attribute":"reliability",
+            "operator":"gte",
+            "threshold":99.999,
+            "unit":""
+      }
+    }
+  }
+}
\ No newline at end of file