| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
See VirtualMachineStorageInfo for a detailed storage break-up.
Properties
Name | Type | Description |
---|---|---|
committed | xsd:long |
Total storage space, in bytes, committed to this virtual machine across
all datastores.
Essentially an aggregate of the property
committed across all
datastores that this virtual machine is located on.
|
timestamp | xsd:dateTime |
Time when values in this structure were last updated.
|
uncommitted | xsd:long |
Additional storage space, in bytes, potentially used by this virtual machine
on all datastores.
Essentially an aggregate of the property
uncommitted across all
datastores that this virtual machine is located on.
|
unshared | xsd:long |
Total storage space, in bytes, occupied by the virtual machine across
all datastores, that is not shared with any other virtual machine.
|
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |