| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
contentId* | xsd:string |
Content ID of the virtual disk file, if available.
A content ID indicates the logical contents of the disk backing and its parents. This property is only guaranteed to be up to date if this disk backing is not currently being written to by any virtual machine.
The only supported operation is comparing if two content IDs are equal
or not. The guarantee provided by the content ID is that if two disk
backings have the same content ID and are not currently being written
to, then reads issued from the guest operating system to those disk
backings will return the same data.
|
diskMode | xsd:string |
The disk persistence mode. See VirtualDiskMode |
uuid* | xsd:string |
Disk UUID for the virtual disk, if available.
|
volumeUUID* | xsd:string |
Persistent memory volume UUID - UUID which associates this
virtual disk with a specific host. This is read only property. See volumeUUID |
Properties inherited from VirtualDeviceFileBackingInfo | ||
backingObjectId, datastore, fileName | ||
Properties inherited from VirtualDeviceBackingInfo | ||
None | ||
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |