The depth of the directory structure to list files and directories for
Whether or not to search all filesystems under the path, or just the same filesystem as the path True means search all False means search same
The group owner or GID to filter
The indicator that we want to show less files
The modification time to filter, in days Valid values are either an integer, or an integer with leading plus (+) or minus (-)
The name of the file or directory to filter
The permission octal mask to use The type is a string because valid values are either an integer, or an integer with a leading minus (-)
The maximum amount of time for the TSO servlet to wait for a response before returning an error
The size to filter Valid values are either an integer, and integer with a suffix (K, M, G), or an integer with leading plus (+) or minus (-)
Whether to follow symlinks, or report them True means to report False means to follow
The type of file to filter for Allowed values are: c - character special file, d - directory, f - file, l - symbolic link, p - FIFO (named pipe), and s - socket
The user name or UID to filter
Generated using TypeDoc
This interface defines the options that can be sent into the USS list files function