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