Module for gathering and managing information about MooseFS
salt.modules.moosefs.
dirinfo
(path, opts=None)Return information on a directory located on the Moose
CLI Example:
salt '*' moosefs.dirinfo /path/to/dir/ [-[n][h|H]]
salt.modules.moosefs.
fileinfo
(path)Return information on a file located on the Moose
CLI Example:
salt '*' moosefs.fileinfo /path/to/dir/
netapi
modules