VMware · Example Payload

Vmware Vsphere Cpu Update Spec Example

Cloud ComputingContainer ManagementHybrid CloudInfrastructureVirtualization

Vmware Vsphere Cpu Update Spec Example is an example object payload from VMware, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

countcores_per_sockethot_add_enabledhot_remove_enabled

Example Payload

Raw ↑
{
  "count": 10,
  "cores_per_socket": 10,
  "hot_add_enabled": true,
  "hot_remove_enabled": true
}