CreateDescriptor() API or VirtualMachine.ExportVm API via the vSphere SDK to export an OVF, the resulting NetworkSection may display the Managed Object ID (MoID) of a Distributed Virtual Port Group (DVPG) instead of name. ovf:name attribute in the OVF file incorrectly reflects the DVPG's MoID.In the above, ovf:name="dvportgroup-00" refers to the MoID of the DVPG, not its actual name (e.g., "DVPortGroup")
VMware vCenter Server 8.0.x
VMware Cloud Foundation (VCF) 9.0
ovf:name attribute is populated with the DVPG’s MoID instead of name.We are aware of this issue. Our development team is actively working on a resolution, and a fix will be included in a future release of VMware vCenter Server (VCF).
Until the fix is released:
Manually edit the OVF descriptor file to replace ovf:name="dvportgroup-XX" with the correct DVPG name.