Release notes structure
[optf/osdf.git] / test / policy-local-files / thresholdPolicy_URLLC_Core_1_reliability.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_reliability",
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_reliability",
23       "applicableResources": "any",
24       "thresholdProperty": {
25             "attribute":"reliability",
26             "operator":"gte",
27             "threshold":99.999,
28             "unit":""
29       }
30     }
31   }
32 }