OptionalcontainerOptionalcontainerAn alternate container path to get permissions from. If not specified, the current container path will be used.
OptionaldepthMay be used to control the depth of recursion if includeSubfolders is set to true.
OptionalfailureThis will be called upon failure to complete a request.
OptionalincludeIf set to false, the effective permissions for this container resource will not be included. (defaults to true)
OptionalincludeIf set to true, will include properties about the inherited state of the formats as well as formats from parent folders that can be inherited.
OptionalincludeIf set to true, all of the container's standard properties will be included. (defaults to true) If set to false, only the base set of properties (i.e. id, name, and path) will be included.
OptionalincludeIf set to true, the entire branch of containers will be returned. If false, only the immediate children of the starting container will be returned (defaults to false).
OptionalincludeIf set to false, child containers of type "workbook" will not be included. (defaults to true)
OptionalmoduleThe names (Strings) of modules whose Module Property values should be included for each container. Use "*" to get the value of all Module Properties for all modules.
OptionalscopeA scoping object for the success and failure callback functions (default to this).
OptionalsuccessThis will be called upon successfully completing a request.
A container id or full-path String or an Array of container id/full-path Strings. If not present, the current container is used.