Reference Guide

Responses
HTTP
Code
Description Schema
200 Success
import_session_in
stance
404 Not Found error_response
DELETE /import_session/{id}
Description
Delete an import session that is in a Completed, Failed, or Cancelled state. Delete removes the
historical record of the import. To stop active import sessions, use the Cancel operation. You can
delete the import session after cancelling it.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the import session string
Responses
HTTP
Code
Description Schema
204 Success No Content
404 Not Found error_response
422 Operation Failed error_response
PATCH /import_session/{id}
Description
Modify the scheduled date and time of the specified import session.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the import session. string
90
Dell EMC PowerStore REST API Reference Guide