System Administration > Lifecycle Management > Migration > Plan

Mark completion of a migration cycle

This API marks the completion of one execution of migration workflow. This API resets internal
execution state and hence needs to be invoked before starting subsequent workflow run.

Request:

Method:
POST
URI Path(s):
/api/v1/migration/plan?action=finish
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

POST https://<nsx-mgr>/api/v1/migration/plan?action=finish

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

utilities_upgrade

Additional Errors: