Release notes structure
[optf/osdf.git] / test / policy-local-files / thresholdPolicy_URLLC_Core_1_latency.json
1 {
2   "OSDF_FRANKFURT.Threshold_URLLC_Core_1": {
3     "type": "onap.policies.optimization.ThresholdPolicy",
4     "version": "1.0.0",
5     "type_version": "1.0.0",
6     "metadata": {
7       "policy-id": "OSDF_FRANKFURT.Threshold_URLLC_Core_1_latency",
8       "policy-version": 1
9     },
10     "properties": {
11       "scope": [
12         "OSDF_FRANKFURT",
13         "URLLC_1",
14         "URLLC_Core_1"
15       ],
16       "resources": [
17         "URLLC_Core_1"
18       ],
19       "services": [
20         "URLLC_1"
21       ],
22       "identity": "Threshold_URLLC_Core_1_latency",
23       "applicableResources": "any",
24       "thresholdProperty": {
25           "attribute": "latency",
26           "operator": "lte",
27           "threshold": 5,
28           "unit": "ms"
29       }
30     }
31   }
32 }