Shows information about directories in KiFS. Can be used to show a single directory, or all directories.
Parameters
The KiFS directory name to show. If empty, shows all directories. The default value is ‘’.
Optional parameters. The default value is an empty dict ( ).
Returns
A dict with the following entries–
KiFS directory names.
User that created each directory for the respective directories in output parameter directories.
The creation time for each directory in milliseconds since epoch, for the respective directories in output parameter directories.
The data usage each directory in bytes, for the respective directories in output parameter directories.
The data limit for each directory in bytes, for the respective directories in output parameter directories.
Highest level of permission the calling user has for the respective directories in output parameter directories. Will be empty if no permissions. If a user has been granted both read and write permissions, ‘directory_write’ will be listed.
Additional information.