Reference Guide
HTTP
Code
Description Schema
200 Success file_ftp_instance
404 Not Found error_response
DELETE /file_ftp/{id}
Description
Delete an FTP/SFTP Server.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the FTP/SFTP Server object. string
Responses
HTTP
Code
Description Schema
204 Success No Content
404 Not Found error_response
422 Operation Failed error_response
PATCH /file_ftp/{id}
Description
Modify an FTP/SFTP server settings.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the FTP/SFTP Server object. string
Body
body
required
file_ftp_modify
28
Dell EMC PowerStore REST API Reference Guide










