Add support to process NSI selection request
[optf/osdf.git] / test / policy-local-files / slice-selection-files / query_policy_nssi.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                      "SHARED"
14                   ],
15                   "services":[
16                      "embb-cn"
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                }
31             }
32          }