GET api/Zevez/rwsystem/ZSFTP?host={host}&user={user}&port={port}&password={password}&fileName={fileName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| host | string |
Required |
|
| user | string |
Required |
|
| port | integer |
Required |
|
| password | string |
Default value is |
|
| fileName | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.