System Administration > Lifecycle Management > Migration > Status

Get migration summary

Get migration summary

Request:

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

Example Request:

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

Successful Response:

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

Example Response:

{ "migration_status" : "PAUSED", "component_target_versions" : [ { "component_type" : "PRECHECK", "target_version" : "2.0.0.0.0.5963423" }, { "component_type" : "CONFIG_MIGRATION", "target_version" : "2.0.0.0.0.5963333" }, { "component_type" : "HOST", "target_version" : "2.0.0.0.0.5963327" } ], "migration_coordinator_version" : "1.2.3.0.0.456789", "system_version" : "1.1.0.0.0.4787411", "target_version" : "2.0.0.0.0.5963330", "migration_bundle_file_name" : "VMware-NSX-migration-bundle-2.0.0.0.0.5963330.mmb" }

Required Permissions:

read

Feature:

utilities_upgrade

Additional Errors: