VMware · Example Payload

Vmware Vsphere Memory Info Example

Cloud ComputingContainer ManagementHybrid CloudInfrastructureVirtualization

Vmware Vsphere Memory Info 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

size_MiBhot_add_enabledhot_add_increment_size_MiBhot_add_limit_MiB

Example Payload

Raw ↑
{
  "size_MiB": 10,
  "hot_add_enabled": true,
  "hot_add_increment_size_MiB": 10,
  "hot_add_limit_MiB": 10
}