Reference Guide
Type Name Description Schema
Path
id
required
Unique ID of the migration recommendation. string
Responses
HTTP
Code
Description Schema
200 Success
migration_recom
mendation_create
_migration_sessio
ns_response
204 Success No Content
400 Invalid request error_response
404 Not Found error_response
422 Invalid Request error_response
POST /migration_recommendation/{id}/start_migration_sessions
Description
Start previously created migration sessions for recommendation. Ensure that any rescans specified
in the create_migration_sessions response have been done before using this to start the sessions.
Failure to do may result in data unavailability and/or data loss.
Parameters
Type Name Description Schema
Path
id
required
Unique ID of the migration recommendation. string
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid request error_response
138
Dell EMC PowerStore REST API Reference Guide










