vmware / go-vcloud-director

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

Vdc bug fixes for disabling storage profile and deserializing type.Task on vdc.update #433

Closed vbauzys closed 2 years ago

vbauzys commented 2 years ago

Ref:https://github.com/vmware/terraform-provider-vcd/issues/754 Ref:https://github.com/vmware/go-vcloud-director/issues/431

Fixes Issue "Wrong order in Task structure" for VDC update Fixes Issue where VDC creation with storage profile enabled=false wasn't working