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. |
path |
path |
Comma separated list of element identifiers (default is an empty list). |
name_path |
npath |
Comma separated list of element names. Used only if path parameter is omitted (default is an empty list). |
blocksize |
integer |
Maximal number of listed holds (default is 1000). |
hold |
identifier |
Hold identifier. List of holds starts with the next hold (default is to start with the first hold). |
sid |
string |
Session identifier for a server connection. Use the /server/login request to get a valid session identifier. |