Error occurred while performing the validation: Cannot determine default NSX enabled VDS uplinks: please specify firstNsxVdsUplink and secondNsxVdsUplink properties for each Edge node./var/log/vmware/vcf/domainmanager/domainmanager.log has below messages:firstNsxVdsUplink for edge node <edge node FQDN> is not specified.secondNsxVdsUplink for edge node <edge node FQDN> is not specified.firstNsxVdsUplink for edge node <edge ndoe FQDN> is not specified.secondNsxVdsUplink for edge node <edge node FQDN> is not specified.
VMware SDDC Manager 5.2
There are significant amount of out-of-band changes performed on the VDS from vCenter server and NSX-T manager level.
SDDC manager is totally unaware of the presence of the VDS thus the creation of edge node fails with unable to get vds uplink.
The VDS created outside of SDDC manager can be imported with ImportVdsSpec API.
A cluster at SDDC manager is allowed to have only one VDS configured with overlay transport zone and only one transport zone for the domain. If there's already a VDS with overlay transport zone on SDDC manager, the import of the second VDS is not allowed. In this situation, there's no way to import the VDS and the edge node can only be deployed and managed directly from NSX-T manager.