name |
type |
description |
database |
identifier |
Identifier of the database |
name_database |
string |
Name of the database. Used only if database parameter is omitted. |
show_normal |
identifier |
Show cubes of type normal (0=do not show normal cubes, 1=show (default)) |
show_system |
identifier |
Show cubes of type system (0=do not show system cubes (default), 1=show) |
show_attribute |
identifier |
Show cubes of type attribute (0=do not show attribute cubes (default), 1=show) |
show_info |
identifier |
Show cubes of type user info (0=do not show user info cubes (default), 1=show) |
show_permission |
boolean |
If 1 then additional information about the user's permission on cube is returned (optional, default is 0) |
show_gpuflag |
boolean |
If 1 return also gpu_flag (optional, default is 0) |
show_audit |
boolean |
If 1 return also audit_days (optional, default is 0) |
show_virtual |
boolean |
If 1 then number_dimensions and dimensions contain also virtual attribute dimensions (optional, default is 0) |
sid |
string |
Session identifier for a server connection. Use the /server/login request to get a valid session identifier. |