These api calls will allow the user to individually migrate clusters from NVDS to VDS by cluster instead of the entire environment at once.
{
"topology": [
{
"nvds_id": "c8ff4053-502a-4636-8a38-4413c2a2d52f",
"nvds_name": "nsxvswitch",
"compute_manager_topology": [
{
"compute_manager_id": "fa1421d9-54a7-418e-9e18-7d0ff0d2f771",
"dvswitch": [
{
"data_center_id": "datacenter-3",
"vds_name": "test-dvs",
"transport_node_id": [
"65592db5-adad-47a7-8502-1ab548c63c6d",
"e57234ee-1d0d-425e-b6dd-7dbc5f6e6527",
"70f55855-6f81-45a8-bd40-d8b60ae45b82"
]
}
]
}
]
}
]
}
{
"precheck_id": "c306e279-8b75-4160-919c-6c40030fb3d0",
"precheck_status": "READY",
"migration_state": [
{
"host": "65592db5-adad-47a7-8502-1ab548c63c6d",
"overall_state": "UPGRADE_READY"
},
{
"host": "e57234ee-1d0d-425e-b6dd-7dbc5f6e6527",
"overall_state": "UPGRADE_READY"
},
{
"host": "70f55855-6f81-45a8-bd40-d8b60ae45b82",
"overall_state": "SUCCESS"
}
]
}