Data Object - VirtualMachineStorageInfo(vim.vm.StorageInfo)

Property of
VirtualMachine
Extends
DynamicData
See also
VirtualMachineUsageOnDatastore
Since
vSphere API 4.0

Data Object Description

Information about the amount of storage used by a virtual machine across datastores that it is located on.

Properties

Name Type Description
perDatastoreUsage*VirtualMachineUsageOnDatastore[]

Storage space used by this virtual machine on all datastores that it is located on.

Total storage space committed to this virtual machine across all datastores is simply an aggregate of the property committed.
See committed

timestampxsd:dateTime

Time when values in this structure were last updated.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition