update link to upper-constraints.txt
[optf/osdf.git] / test / policy-local-files / aggregationPolicy_URLLC_1.json
1 {
2    "OSDF_FRANKFURT.Aggregation_URLLC_1":{
3       "type":"onap.policies.optimization.resource.AggregationPolicy",
4       "version":"1.0.0",
5       "type_version":"1.0.0",
6       "metadata":{
7          "policy-id":"OSDF_FRANKFURT.Aggregation_URLLC_1",
8          "policy-version":1
9       },
10       "properties":{
11          "scope":[
12             "OSDF_FRANKFURT",
13             "URLLC_1"
14          ],
15          "geography": [],
16          "resources":[
17             "URLLC_Core_1"
18          ],
19          "services":[
20             "URLLC_1"
21          ],
22          "identity":"Aggregation_URLLC_1",
23          "applicableResources":"any",
24          "aggregationProperties":[
25             {
26                "attribute":"latency",
27                "function":"sum",
28                "operator":"lte",
29                "threshold":{
30                 "get_param": "latency"
31                },
32                "unit":"ms"
33             }
34          ]
35       }
36    }
37 }