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 |
Optional: Identifier of the cube. If used, current cube is transfered to the new dimension structure. If also new_name is specified, transfered cube is create with the new name and old cube is kept as legacy. |
name_cube |
string |
Optional: Name of the cube. Used only if cube parameter is omitted. |
new_name |
string |
Name of the new cube |
dimensions |
identifier |
Comma separated list of dimension identifiers. Virtual attribute dimensions may not be in this list. |
name_dimensions |
string |
Comma separated list of dimension names. Virtual attribute dimensions may not be in this list. Used only if dimensions parameter is omitted. |
type |
identifier |
Type of the dimension (0=normal (default), 3=user info) |
sid |
string |
Session identifier for a server connection. Use the /server/login request to get a valid session identifier. |