Add support to process NST Selection for HAS
[optf/osdf.git] / test / policy-local-files / nst-selection-files / query_policy_nst.json
1 {
2     "queryPolicy_nst": {
3         "type": "onap.policies.optimization.service.QueryPolicy",
4         "version": "1.0.0",
5         "type_version": "1.0.0",
6         "metadata": {
7             "policy-id": "queryPolicy_nst",
8             "policy-version": 1
9         },
10         "properties": {
11             "scope": [
12                 "OSDF_GUILIN"
13             ],
14             "services": [
15                 "nst"
16             ],
17             "geography": [],
18             "identity": "queryPolicy_nst",
19             "queryProperties": [
20                 {
21                     "attribute": "latency",
22                     "attribute_location": "latency"
23                 },
24                 {
25                     "attribute": "reliability",
26                     "attribute_location": "reliability"
27                 }
28             ]
29         }
30     }
31 }