VMware · Example Payload

Vmware Vsphere Datastore Info Example

Cloud ComputingContainer ManagementHybrid CloudInfrastructureVirtualization

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

Top-level fields

nametypeaccessiblefree_spacecapacitythin_provisioning_supportedmultiple_host_access

Example Payload

Raw ↑
{
  "name": "Example Title",
  "type": "example_value",
  "accessible": true,
  "free_space": 10,
  "capacity": 10,
  "thin_provisioning_supported": true,
  "multiple_host_access": true
}