Closed adambarreiro closed 4 months ago
Fixes the issue with XML namespaces when using the virtualHardwareSection endpoint:
virtualHardwareSection
Undeclared namespace prefix "ns3" (for attribute "ipAddressingMode")
or
Undeclared namespace prefix "ns2" (for attribute "ipAddressingMode")
Fixes the issue with XML namespaces when using the
virtualHardwareSection
endpoint:or