OSDF migration to new Policy API
[optf/osdf.git] / test / policy-local-files / new_policies / Attribute_vNS_1.json
1 {
2   "OSDF_FRANKFURT.Attribute_vNS_1": {
3     "type": "onap.policies.optimization.AttributePolicy",
4     "version": "1.0.0",
5     "type_version": "1.0.0",
6     "metadata": {
7       "policy-id": "OSDF_FRANKFURT.Attribute_vNS_1",
8       "policy-version": 1
9     },
10     "properties": {
11       "scope": [
12         "OSDF_FRANKFURT"
13       ],
14       "services": [
15         "vNS"
16       ],
17       "resources": [
18         "vNS"
19       ],
20       "geography": [
21         "US",
22         "INTERNATIONAL"
23       ],
24       "identity": "attribute-vNS",
25       "attributeProperties": {
26         "cloudRegion": {
27           "serviceRequests": [
28             "",
29             ""
30           ],
31           "cloudRequests": [
32             "",
33             ""
34           ]
35         },
36         "networkRoles": {
37           "all": [
38             "",
39             ""
40           ]
41         },
42         "complex": {
43           "any": [
44             "",
45             ""
46           ]
47         }
48       }
49     }
50   }
51 }