Updated the schematics models of the HAS API
[optf/osdf.git] / test / policy-local-files / Min_Guarantee_vGMuxInfra_1.json
1 {
2     "service": "minGuaranteePolicy",
3     "policyName": "oofBeijing.minGuaranee_vGMuxInfra",
4     "description": "Min guarantee policy for vGMuxInfra",
5     "templateVersion": "1702.03",
6     "version": "oofBeijing",
7     "priority": "5",
8     "riskType": "test",
9     "riskLevel": "2",
10     "guard": "False",
11     "content": {
12         "identity": "minGuarantee_vGMuxInfra",
13         "policyScope": ["vCPE", "US", "INTERNATIONAL", "ip", "vGMuxInfra"],
14         "minGuaranteeProperty": {
15             "cpu": {"value": "true", "operator": "="},
16             "memory": {"value": "false", "operator": "="}
17         },
18         "policyType": "minGuaraneePolicy",
19         "resourceInstanceType": ["vGMuxInfra"]
20     }
21 }