github.com/vmware/go-vcloud-director/v2@v2.24.0/.changes/v2.15.0/383-features.md (about) 1 * Added support for Shareable disks, i.e., independent disks that can be attached to multiple VMs which is available from 2 API v35.0 onwards. Also added uuid to the Disk structure which is a new member that is returned from v36.0 onwards. This 3 member holds a UUID that can be used to correlate the disk that is attached to a particular VM from the VCD side and the 4 VM host side. [GH-383]