liara_list_ftp_accesses
Retrieve FTP access records for a specific disk in your Liara cloud application to monitor file transfer activities and manage permissions.
Instructions
List FTP accesses for a disk
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appName | Yes | The name of the app | |
| diskName | Yes | The name of the disk | |
| page | No | Page number (1-based) | |
| perPage | No | Number of items per page | |
| limit | No | Alternative to perPage: maximum number of items to return | |
| offset | No | Alternative to page: number of items to skip |