update link to upper-constraints.txt
[optf/osdf.git] / test / policy-local-files / QueryPolicy_vFW_TD.json
1 {
2   "OSDF_FRANKFURT.queryPolicy_vFW_TD": {
3     "type": "onap.policies.optimization.service.QueryPolicy",
4     "version": "1.0.0",
5     "type_version": "1.0.0",
6     "metadata": {
7       "policy-id": "OSDF_FRANKFURT.queryPolicy_vFW_TD",
8       "policy-version": 1
9     },
10     "properties": {
11       "scope": [
12         "OSDF_FRANKFURT"
13       ],
14       "services": [
15         "vFW_TD"
16       ],
17       "resources": [
18         "vFW-SINK",
19         "vPGN"
20       ],
21       "geography": [
22         "US"
23       ],
24       "identity": "vFW_TD_Query_Policy",
25       "queryProperties": [
26         {
27           "attribute": "chosen_region",
28           "attribute_location": "chosenRegion"
29         },
30         {
31           "attribute": "chosen_customer_id",
32           "attribute_location": "chosenCustomerId"
33         },
34         {
35           "attribute": "customerLatitude",
36           "attribute_location": "customerLatitude",
37           "value": 1.1
38         },
39         {
40           "attribute": "customerLongitude",
41           "attribute_location": "customerLongitude",
42           "value": 2.2
43         }
44       ]
45     }
46   }
47 }