blob: bcb04d2f7153808e9c6f093b2ef101df9dfdc94f [file] [log] [blame]
DR695Hccff30b2017-02-17 18:44:24 -05001{
2 "name": "${entitlement_pool_name}",
3 "description": "vendor entitlement pool",
4 "thresholdValue": "99",
5 "thresholdUnits": "Absolute",
6 "entitlementMetric": {
7 "choice": "CPU",
8 "other": ""
9 },
10 "increments": "robot",
11 "aggregationFunction": {
12 "choice": "Peak",
13 "other": ""
14 },
15 "operationalScope": {
16 "choices": [
17 "Availability_Zone"
18 ],
19 "other": ""
20 },
21 "time": {
22 "choice": "Hour",
23 "other": ""
24 },
25 "manufacturerReferenceNumber": "robot12345"
26}