[ #########-####-####-####-############ ] Unable to parse Uniform Resource Name (URN) ID: '<nsx_segment_name>'./opt/vmware/vcloud-director/logs/vcloud-container-debug.log on the VCD Cells shows errors of the form:| DEBUG | pool-jetty-# | NsxTOrgVdcEdge | Validation error occurred when increasing the scope of Edge Gateway <edge_gateway_name> to VDC Group (com.vmware.vcloud.entity.vdcGroup:#########-####-####-####-############). | requestId=#########-####-####-####-############,request=PUT https://<vcd_address>/cloudapi/1.0.0/edgeGateways/urn:vcloud:gateway:#########-####-####-####-############,requestTime=#############,remoteAddress=#.#.#.#:#####,userAgent=Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:145.0) Gecko/20100...,accept=application/json;version 40.0.0-alphacom.vmware.vcloud.api.presentation.service.BadRequestException: Unable to parse Uniform Resource Name (URN) ID: '<nsx_segment_name>'. at com.vmware.ssdc.backendbase.util.EntityRefUtil.validateIdIsUrn(EntityRefUtil.java:317) at com.vmware.ssdc.backendbase.util.EntityRefUtil.createEntityRefFromUrn(EntityRefUtil.java:301) at com.vmware.vcloud.networking.model.edge.nsxt.NsxTEdge.lambda$validateNextHopsInExternalNetworkScope$3(NsxTEdge.java:841)This Static Route is maintained by your System Administrator and therefore it is read-only.VMware Cloud Director 10.6.x
When attempting to add an Edge Gateway to Data Center Group VCD will attempt to validate the Static Routes.
This includes validating that the Next Hop IP Address and Scope (network) are valid.
If the Scope (network) in a Static Route is an NSX Segment added to the Edge Gateway via the NSX UI directly then VCD does not recognise it and cannot validate it.
To resolve the issue delete the Static Route created in the NSX UI from the Tier-1 Gateway in the NSX UI that backs the VCD Edge Gateway.
Tier-1 Gateways in NSX that were created by VCD should not be edited manually in the NSX UI, adding Static Routes and Segments directly in the NSX UI is not a supported action.
WARNING: Deleting a Static Route could impact network traffic, ensure the impact is understood before removing any Static Routes.
For more information on managing Static Routes in NSX, see the documentation on Tier-1 Gateway.