name |
type |
description |
database |
identifier |
Identifier of the database |
name_database |
string |
Name of the database. Used only if database parameter is omitted. |
dimension |
identifier |
Identifier of the dimension |
name_dimension |
string |
Name of the dimension. Used only if dimension parameter is omitted. |
new_name |
string |
Name of the new element |
type |
integer |
Type of the element (1=NUMERIC, 2=STRING, 4=CONSOLIDATED) |
children |
identifier |
Comma separated list of children identifiers. (Only for type=4) |
name_children |
string |
Comma separated list of children names. Used only if children parameter is omitted. (Only for type=4) |
weights |
double |
Optional comma separated list of children weights. (defaults to weight=1 for each child) (Only for type=4) |
squash_list |
boolean |
If 1 then children and parents list are shortened to intervals (1-10) and weights are shortened to weight:count |
sid |
string |
Session identifier for a server connection. Use the
/server/login request to get a valid
session identifier. |