POST https://<nsx-mgr>/api/v1/nvds-urt/topology?action=apply
as per the NSX-T administration guide you may not receive any errors but may see a similar output to the one below:{
"topology" : [ {
"nvds_id" : "932eee2c-xxxx-xxxx",
"nvds_name" : "nsxHostSwitch",
"compute_manager_topology" : [ {
"compute_manager_id" : "dcfb228a-xxxx-xxxx",
"dvswitch" : [ {
"data_center_id" : "datacenter-3",
"vds_name" : "CVDS-xxxx-xxxx",
"transport_node_id" : [ "d0fa5112-xxxx-xxxx" ],
"_protection" : "NOT_PROTECTED"
} ]
} ],
"_protection" : "NOT_PROTECTED"
} ]
GET https://<nsx-mgr>/api/v1/nvds-urt/status-summary/<precheck-id>
you may observe that the precheck status is failed.{
"precheck_id" : "b17b96b9-xxxx-xxxx",
"precheck_status" : "APPLY_TOPOLOGY_FAILED",
"migration_state" : [ {
"host" : "d0fa5112-xxxx-xxxx",
"overall_state" : "UPGRADE_READY",
"ip_address" : "10.x.x.x",
"_protection" : "NOT_PROTECTED"
} ]
'Update Link Aggregation Control Protocol groups on vSphere Distributed Switch, The operation is not supported on the object. Feature feature is not supported on VDS version version'
This is a condition that may occur in a VMware NSX environment.
Workaround
'LACP Time Out: Slow'.
POST https://<nsx-mgr>/api/v1/nvds-urt?action=cleanup
to clean the failed nvds-urt.