During or immediately after following the steps within Transition to vSphere Lifecycle Manager Images Using the PowerShell Script Command-Line Interface to transition from vLCM baselines to images the following errors may be observed:
Unable to create transport node collection with profile <Profile ID> on compute collection <UUID>:domain-c<X> through nsxmanager
600: The requested object : <UUID> could not be found. Object identifiers are case sensitive.
This issue occurs because the SDDC task attempts to re-apply the Transport Node Profile (TNP) to the hosts using a stale Transport Zone Profile. The presence of this stale profile causes the object lookup failure and cluster preparation failure in NSX. The use of the SDDC script simply triggers the workflow that highlights the issue within NSX.
To resolve this issue, you must clean up the stale Transport Zone Profile so the TNP can be successfully applied. Please review Knowledge Article 324194 - NSX Host or Edge Transport Nodes have a status of "Unknown" and Tunnels are "Not Available" or "Validation Errors" to obtain assistance with this issue.