OptionalcontainerOptionalfailureThis will be called upon failure to complete a request.
OptionalincludeIf set to false, information about the available columns in this query will not be included in the results. Default is true.
OptionalincludeIf set to false, system-defined queries will not be included in the results. Default is true.
OptionalincludeIf set to false, no custom query titles will be included. Instead, titles will be identical to names. Default is true.
OptionalincludeIf set to false, user-defined queries will not be included in the results. Default is true.
OptionalincludeIf set to false, view data URLs will not be included in the results. Default is true.
OptionalqueryIf set to true, and includeColumns is set to true, information about the available columns will be the same details as specified by getQueryDetails for columns. Defaults to false.
The name of the schema.
OptionalscopeA scoping object for the success and failure callback functions (default to this).
OptionalsuccessThis will be called upon successfully completing a request.
A container path in which to execute this command. If not supplied, the current container will be used.