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. |
rule |
identifier |
Comma separated list of rule identifiers to be modified. If definition is specified, only first rule is modified! |
definition |
string |
Urlencoded enterprise rule |
activate |
integer |
activate rule with "1", deactivate rule with "0" or toggle rule active state with "2" |
external_identifier |
string |
Urlencoded external identifier |
comment |
string |
Urlencoded comment |
use_identifier |
boolean |
Use identifier in textual representation of the ACTIVE rule in the result. The definition can use name or identifier independent of the parameter. Default is 0. |
position |
double |
Optional position of the rule in the list of cube rules. By default the position stays unchanged. If multiple rules are specified in parameter 'rule' all these rules will get new position. First rule from the list get position 'position', second gets 'position'+1 etc. |
sid |
string |
Session identifier for a server connection. Use the /server/login request to get a valid session identifier. |
source |
string |
Urlencoded query definition for template rules. Empty for regular rules. |
ip_protection |
boolean |
If 1 rules is marked as prepared form IP protection. Default is 0. |
show_protection |
boolean |
If 1 return also IP protection info. Default is 0. |