System Administration > Lifecycle Management > Migration > Setup

NSX-V setup details

Get setup details of NSX-V to be migrated.

Request:

Method:
GET
URI Path(s):
/api/v1/migration/setup
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<nsx-mgr>/api/v1/migration/setup

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
MigrationSetupInfo+

Example Response:

{ "nsxv_list" : [ {"ip": "192.168.x.y"}, {"ip": "192.168.x.z"} ], "migration_mode" : "ONPREMISE_V2T" }

Required Permissions:

read

Feature:

utilities_upgrade

Additional Errors: