vmware / go-vcloud-director

Golang SDK for VMware Cloud Director
Other
82 stars 75 forks source link

Add namespaces to VM extra config methods #691

Closed adambarreiro closed 4 months ago

adambarreiro commented 4 months ago

Fixes the issue with XML namespaces when using the virtualHardwareSection endpoint:

Undeclared namespace prefix "ns3" (for attribute "ipAddressingMode")

or

Undeclared namespace prefix "ns2" (for attribute "ipAddressingMode")