Disk Volume Information
The VixVolumeInfo structure encapsulates the following information:
- Type of the volume, VixVolumeType, one of the following:
- Basic partition.
- GPT – GUID Partition Table.
- Dynamic volume, including Logical Disk Manager (LDM).
- LVM – Logical Volume Manager disk storage. Not supported with Linux.
- Whether the guest volume is mounted on the proxy.
- Path to the volume mount point on the proxy, or NULL if the volume is not mounted.
- On Windows, numGuestMountPoints is the number of times a basic volume is mapped to a drive letter, or 0 if the volume is not mounted. IDE and boot disk come first. Unimplemented on Linux.
- Mount points for the volume in the guest.