| home > API > [/database/rebuild_markers] > |
| request url |
http://[SERVER]:[PORT]/database/rebuild_markers[?PARAMETER1=value[&...]] |
| short description |
Rebuilds all markers in a database. |
| long description |
Rebuilds markers of all cubes in a database and cubes in other databases if they are connected with markered rules. |
| parameters |
| name |
type |
description |
| database |
identifier |
Identifier of the database |
| name_database |
string |
Name of the database. Used only if database parameter is omitted. |
| sid |
string |
Session identifier for a server connection. Use the /server/login request to get a valid session identifier. |
|
| result |
| # |
name |
type |
description |
| 0 |
OK |
boolean |
"1" means OK |
|
| examples |
|
| further information |
|