Get FTP account
ws_ftp_account_getRetrieve a specific FTP account by its ID without exposing the password. Use this to fetch account details for a given service and FTP account ID.
Instructions
Get one FTP account by id. The password is never returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes | Service identifier the zone belongs to. See ws_service_list for the account's services. | |
| ftpAccount | Yes | FTP account id. |