System Administration >
Configuration
>
Fabric
>
Nodes
>
Transport Nodes
Recommmended topology
Request:
Method:
GET
URI Path(s):
/api/v1/nvds-urt/topology/<precheck-id>
Request Headers:
n/a
Query Parameters:
VdsTopologyParameters
+
VdsTopologyParameters
(
schema
)
Name
Description
Type
Notes
cluster_id
cluster identifier
string
compute_manager_id
vCenter identifier
string
show_vds_config
Flag to indicate if VdsTopology should contain VDS configuration
boolean
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/nvds-urt/topology/68839380-4683-48e6-ac0b-1d6d20442e25
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
UpgradeTopology
+
UpgradeTopology
(
schema
)
Name
Description
Type
Notes
topology
All resultant VDS mapping for a NVDS after the migration
array of
NvdsUpgradeTopology
Required
Required Permissions:
read
Feature:
nodes_transport_nodes
Description:
This returns global recommended topology generated when precheck is successful.
Additional Errors:
301 Moved Permanently
307 Temporary Redirect
400 Bad Request
403 Forbidden
409 Conflict
412 Precondition Failed
500 Internal Server Error
503 Service Unavailable