NSX-T Data Center REST API

Associated URIs:

API Description API Path

Delete the migration data file


Delete the specified migration data file.
DELETE /api/v1/migration/data

Get Migration Data Info.


Get information about the requested Migration Data file.
GET /api/v1/migration/data

Download migration data


Download the output data file generated during migration.
GET /api/v1/migration/data/download

Upload migration data


Upload the data file needed for migration. The call returns after upload is
completed.
POST /api/v1/migration/data/upload

Get migration stats for logical constructs phase


Get migration stats for logical constructs phase. This API can be polled for getting runtime progress of the migration from source to target.
GET /api/v1/migration/logical-constructs/stats