NSX-T Data Center REST API
Get the list of discovered switches (DVS, VSS)
Get the list of discovered switches (DVS, VSS) for the selected VC.Request:
Method:
GET
URI Path(s):
/api/v1/migration/discovered-switches
Request Headers:
n/a
Query Parameters:
ListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/migration/discovered-switchesSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
MigrationSwitchListResult+