| name |
type |
description |
| database |
identifier |
Identifier of the database |
| name_database |
string |
Name of the database. Used only if database parameter is omitted. |
| cube |
identifier |
Identifier of the cube |
| name_cube |
string |
Name of the cube. Used only if cube parameter is omitted. |
| area |
area |
Comma separated list of element identifier lists. Identifier lists are separated by colons. The area is the cartesian product. (optional) |
| name_area |
narea |
Comma separated list of element name lists. Name lists are separated by colons. The area is the cartesian product. Used only if area parameter is omitted. (optional) |
| user |
string |
The name of the user. (optional) |
| sid |
string |
Session identifier for a server connection. Use the /server/login request to get a valid session identifier. |