Jedox OLAP documentation

home > API > [/cube/clear_cache] >
request url https://[SERVER]:[PORT]/cube/clear_cache[?PARAMETER1=value[&...]]
short description Clears the cache of a cube
long description
parameters
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.
result
# name type description
0 OK boolean "1" means OK
examples
description
Clears the cache of cube "13" in database "1"
further information