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. Mode 0-2: Target cell path. Mode 3: Source cell of transfer. |
name_path |
npath |
Comma separated list of element names. Used only if path parameter is omitted. Mode 0-2: Target cell path. Mode 3: Source cell of transfer. |
type |
integer |
The type of goal-seek algorithm. 0 complete allocation, 1 equal, 2 relative, 3 transfer (0 default). |
area |
area |
Comma separated list of element identifiers list. Each element identifiers list is colon separated. Mode 0: Not used. Mode 1-2: Siblings to reallocate for each dimension. Mode 3: Target area of transfer. |
name_area |
narea |
Comma separated list of element names list. Each element names list is colon separated. Used only if area parameter is omitted. Mode 0: Not used. Mode 1-2: Siblings to reallocate for each dimension. Mode 3: Target area of transfer. |
value |
double |
Mode 0-2: The numeric value of the target cube cell. Mode 3: The numeric value to transfer from source cell to target area. |
wait |
boolean |
If 1 then waits until the asynchronous part of operation is finished (optional, default is 0) |
sid |
string |
Session identifier for a server connection. Use the /server/login request to get a valid session identifier. |