NSX-T Data Center REST API
Reset migration plan to default plan
Reset the migration plan to default plan. User has an option to changethe default plan. But if after making changes, user wants to go
back to the default plan, this is the way to do so.
Request:
Method:
              POST
            URI Path(s):
              
              
                  
                  /api/v1/migration/plan?action=reset
                  
              
            Request Headers:
                n/a
            Query Parameters:
    MigrationPlanResetRequest+
  Request Body:
    n/a
  Example Request:
POST https://<nsx-mgr>/api/v1/migration/plan?action=reset&component_type=HOSTSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  