Optional
containerOptional
containerAn alternate container path to get permissions from. If not specified, the current container path will be used.
Optional
depthMay be used to control the depth of recursion if includeSubfolders is set to true.
Optional
failureThis will be called upon failure to complete a request.
Optional
includeIf set to false, the effective permissions for this container resource will not be included. (defaults to true)
Optional
includeIf set to true, will include properties about the inherited state of the formats as well as formats from parent folders that can be inherited.
Optional
includeIf 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.
Optional
includeIf 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).
Optional
includeIf set to false, child containers of type "workbook" will not be included. (defaults to true)
Optional
moduleThe 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.
Optional
scopeA scoping object for the success and failure callback functions (default to this).
Optional
successThis 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.