github.com/vmware/go-vcloud-director/v2@v2.24.0/.changes/v2.15.0/436-features.md (about)

     1  * Disk methods have now the ability to access new properties from API version 36.0. They are: `DiskRecordType.SharingType`, `DiskRecordType.UUID`, `DiskRecordType.Encrypted`, `Disk.SharingType`, `Disk.UUID` and `Disk.Encrypted` [GH-436]
     2  * New method added `Disk.GetAttachedVmsHrefs` [GH-436]