v16.7.2
List all files on a filesystem
List all files on a filesystem. The listing can be ordered by name, size, or date of last modification in ascending or descending order.
get/api/v3/fs/{storage}
Path parameters
storagestring required
Name of the filesystem
Query parameters
globstring
glob pattern for file names
sortstring
none, name, size, lastmod
orderstring
asc, desc
Response
OK