VMware · Example Payload

Vmware Vsphere Vm Summary Example

Cloud ComputingContainer ManagementHybrid CloudInfrastructureVirtualization

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

Top-level fields

vmnamepower_statecpu_countmemory_size_MiB

Example Payload

Raw ↑
{
  "vm": "example_value",
  "name": "Example Title",
  "power_state": "example_value",
  "cpu_count": 10,
  "memory_size_MiB": 10
}