Reference Guide
HTTP
Code
Description Schema
422 Operation Failed error_response
POST /import_session/{id}/enable_destination_volume
Description
Enable the destination volume of an import session. This action can only be used on an agentless
import session that is in the 'Mirror_Enabled' state after the host application using the source
volume is brought offline. The host application can be reconfigured to use the destination volume
of the import session after enabling the destination volume. To prevent accidental writes to the
source volume through the source storage system path due to the incorrect reconfiguration, you
can specify the removal of all host mappings of the source volume in the source storage system.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the import session. string
Body
body
optional
Parameters to enable destination volume of an
agentless import session.
import_session_enab
le_destination_volu
me
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid Request error_response
404 Not Found error_response
422 Operation Failed error_response
POST /import_session/{id}/start_copy
Description
Start the background data copy operation to import data from the source volume. This action can
only be used on an agentless import session that is in the 'Ready_To_Start_Copy' state after the host
application is reconfigured and brought online to use the destination volume of the import session.
94
Dell EMC PowerStore REST API Reference Guide










