Add support to process NSI selection request
[optf/osdf.git] / test / policy-local-files / slice-selection-files / query_policy_nsi.json
1
2          {
3             "OSDF_GUILIN.queryPolicy_URLLC":{
4                "type":"onap.policies.optimization.service.QueryPolicy",
5                "version":"1.0.0",
6                "type_version":"1.0.0",
7                "metadata":{
8                   "policy-id":"OSDF_GUILIN.queryPolicy_URLLC",
9                   "policy-version":1
10                },
11                "properties":{
12                   "scope":[
13                      "OSDF_GUILIN"
14                   ],
15                   "services":[
16                      "embb-nst"
17                   ],
18                   "geography":[],
19                   "identity":"queryPolicy_URLLC",
20                   "queryProperties":[
21                      {
22                         "attribute":"latency",
23                         "attribute_location":"latency"
24                      },
25                      {
26                         "attribute":"reliability",
27                         "attribute_location":"reliability"
28                      },
29                      {
30                         "attribute":"an_latency",
31                         "attribute_location":"an_latency"
32                      },
33                      {
34                         "attribute":"cn_latency",
35                         "attribute_location":"cn_latency"
36                      },
37                      {
38                         "attribute":"tn_bh_latency",
39                         "attribute_location":"tn_bh_latency"
40                      }
41                   ]
42                }
43             }
44          }