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

     1  * Added `VCDClient.QueryMediaById` to query a media record using a media ID [GH-520]
     2  * Added `Vdc.QueryVappSynchronizedVmTemplate` to query a VM inside a vApp Template that must be synchronized in the catalog [GH-520] 
     3  * Added `VCDClient.QueryVmInVAppTemplateByHref` and `VCDClient.QuerySynchronizedVmInVAppTemplateByHref` to query a VM
     4    inside a vApp Template by using the latter's hyper-reference [GH-520]
     5  * Added `VCDClient.QuerySynchronizedVAppTemplateById` to get a synchronized vApp Template query record from a vApp Template ID [GH-520]