TypeOvfCpu
Provide the CPU information in a template VM.
Properties
integer
limit
Optional
CPU limit in MHz Is is optional to set a CPU limit.
integer
num_cpus
Required
number of CPUs
integer
reservation
Optional
reservation in MHz It is optional to set a CPU reservation.
integer
shares
Optional
CPU shares It is optional to specify CPU shares.
JSON Example
{
"num_cpus": 0
}