vmware / go-vcloud-director

Golang SDK for VMware Cloud Director
Other
80 stars 76 forks source link

Independent disk new properties support added which are supported from API version 36.0 #436

Closed vbauzys closed 2 years ago

vbauzys commented 2 years ago

For: https://github.com/vmware/terraform-provider-vcd/pull/789 Dep: #383

Disk methods have now the ability to access new properties from API version 36.0.

New method added

Vms.VmReference changed to array to fix not correct deserialization

Tested with 10.2.2 and 10.3.1

vbauzys commented 2 years ago

Tested with 35.0 version and small fix added as error changed