capacity-allocation
capacity-allocation
Model representing capacity allocation settings.
JSON Example
{
"cpu": "number",
"memory": "number",
"diskspace": "number",
"poweredOffVmsConsidered": false
}
number As double
As double
cpu
Optional
Constraints:
minimum: 1
maximum: 99
Ratio of cpu
number As double
As double
memory
Optional
Constraints:
minimum: 1
maximum: 99
Ratio of memory
number As double
As double
diskspace
Optional
Constraints:
minimum: 1
maximum: 99
Ratio of diskspace
boolean
poweredOffVmsConsidered
Optional
Consider Powered off VMs