Updated the schematics models of the HAS API
[optf/osdf.git] / test / policy-local-files / has_policies_r2 / Placement_Optimization_1.json
1 {
2     "service": "PlacementOptimizationPolicy",
3     "policyName": "oofBeijing.PlacementOptimizationPolicy_vGMuxInfra",
4     "description": "Placement Optimization Policy for vGMuxInfra",
5     "templateVersion": "1702.03",
6     "version": "oofBeijing",
7     "priority": "5",
8     "riskType": "test",
9     "riskLevel": "3",
10     "guard": "False",
11     "content": {
12         "objectiveParameter": {
13             "parameterAttributes": [
14                 {
15                     "resource": ["vGMuxInfra"],
16                     "customerLocationInfo": "customer_loc",
17                     "parameter": "distance",
18                     "weight": "1",
19                     "operator": "product"
20                 },
21                 {
22                     "resource": ["vG"],
23                     "customerLocationInfo": "customer_loc",
24                     "parameter": "distance",
25                     "weight": "1",
26                     "operator": "product"
27                 }
28             ],
29             "operator": "sum"
30         },
31         "identity": "optimization",
32         "policyScope": ["vCPE", "US", "INTERNATIONAL", "ip", "vGMuxInfra", "vG", "placementOptimization"],
33         "policyType": "placementOptimization",
34         "objective": "minimize"
35     }
36 }