Add support to process NSI selection request
[optf/osdf.git] / test / policy-local-files / slice-selection-files / query_policy_nsi.json
diff --git a/test/policy-local-files/slice-selection-files/query_policy_nsi.json b/test/policy-local-files/slice-selection-files/query_policy_nsi.json
new file mode 100644 (file)
index 0000000..49b1ca6
--- /dev/null
@@ -0,0 +1,44 @@
+
+         {
+            "OSDF_GUILIN.queryPolicy_URLLC":{
+               "type":"onap.policies.optimization.service.QueryPolicy",
+               "version":"1.0.0",
+               "type_version":"1.0.0",
+               "metadata":{
+                  "policy-id":"OSDF_GUILIN.queryPolicy_URLLC",
+                  "policy-version":1
+               },
+               "properties":{
+                  "scope":[
+                     "OSDF_GUILIN"
+                  ],
+                  "services":[
+                     "embb-nst"
+                  ],
+                  "geography":[],
+                  "identity":"queryPolicy_URLLC",
+                  "queryProperties":[
+                     {
+                        "attribute":"latency",
+                        "attribute_location":"latency"
+                     },
+                     {
+                        "attribute":"reliability",
+                        "attribute_location":"reliability"
+                     },
+                     {
+                        "attribute":"an_latency",
+                        "attribute_location":"an_latency"
+                     },
+                     {
+                        "attribute":"cn_latency",
+                        "attribute_location":"cn_latency"
+                     },
+                     {
+                        "attribute":"tn_bh_latency",
+                        "attribute_location":"tn_bh_latency"
+                     }
+                  ]
+               }
+            }
+         }