Optional
containerOptional
containerAn alternate container from which to request readable containers. 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 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
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, full-path string, or an Array of container id/full-path Strings (only the first will be used). If not present, the current container is used.