Reference Guide

You can resume or cancel the paused import.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the import session string
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}/resume
Description
Resumes the paused import session. The background data copy continues from where it was
stopped. Resume is only applicable when the import in a Paused state.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the import session string
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid request error_response
404 Not Found error_response
93
Dell EMC PowerStore REST API Reference Guide