VmTemplate_LibraryItems_CpuUpdateSpec
The LibraryItems.CpuUpdateSpec structure describes updates to the CPU configuration of the deployed virtual machine.
{
"num_cpus": 0,
"num_cores_per_socket": 0
}
Number of virtual processors in the deployed virtual machine. If {@term.unset}, the deployed virtual machine has the same CPU count as the source virtual machine template contained in the library item.
Number of cores among which to distribute CPUs in the deployed virtual machine. If {@term.unset}, the deployed virtual machine has the same number of cores per socket as the source virtual machine template contained in the library item.