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" : "######-###-####",
"nvds_name":"nsxHostSwitch",
"compute_manager_topology" : [ {
"compute_manager_id" : "#####-###-#####",
"dvswitch" : [ {
"data_center_id" : "datacenter-3",
"vds_name" : "CVDS-####-####",
"transport_node_id" : [ "#####-####-####" ],
"_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" : "####-####-####",
"precheck_status" : "APPLY_TOPOLOGY_FAILED",
"migration_state" : [ {
"host" : "######-####-#####",
"overall_state" : "UPGRADE_READY",
"ip_address" : "#.#.#.#",
"_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 NSX environment.
Workaround
'LACP Time Out: Slow'.
POST https://<nsx-mgr>/api/v1/nvds-urt?action=cleanup
to clean the failed nvds-urt.