vmware / go-vcloud-director

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

Add namespaces to VM extra config methods #691

Closed adambarreiro closed 1 week ago

adambarreiro commented 1 week 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")