vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachineStorageInfo(vim.vm.StorageInfo)
- Property of
- VirtualMachine
- Extends
- DynamicData
- See also
- VirtualMachineUsageOnDatastore
- Since
- vSphere API Release 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. |
timestamp | xsd:dateTime |
Time when values in this structure were last updated.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |