NSX-T Data Center REST API
Add vCenter to scope of migration
Add vCenter to scope of migration. Migration operations can be performed on vCenter only if it is added toscope of migration. At any given point of time, only one vCenter can be present in the migration scope list,
which means migration operations can be performed only on one vCenter at a time. Invoking this API with a new
valid vCenter ID will remove previous one from the migration scope and add the new one to migration scope. For a
vCenter to be added to scope of migration, it has to satisfy following conditions.
1. vCenter should have been registered as a compute manager with NSX.
2. User should have provided vCenter username and password details via UI or API in the overlay adoption tool.
Request:
Method:
PUT
URI Path(s):
/api/v1/migration/overlay-adoption/vcenters/{vcenter-id}/add_to_migration_scope
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
Vcenter+