Reference Guide

HTTP
Code
Description Schema
206 Partial content of file ftp instance objects
< file_ftp_instance
> array
POST /file_ftp
Description
Create an FTP/SFTP server.
Parameters
Type Name Schema
Body
body
required
file_ftp_create
Responses
HTTP
Code
Description Schema
201 Created create_response
400 Invalid Request error_response
422 Operation Failed error_response
GET /file_ftp/{id}
Description
Query a specific FTP/SFTP server for its settings.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the FTP/SFTP Server object. string
Responses
27
Dell EMC PowerStore REST API Reference Guide