Cancels all running queries on a cube.
Cancels all running queries on a cube.
Terminates the execution of all currently running queries on the specified cube.
PATCH
Cancels all running queries on a cube.
Documentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The name of the cube
Response
All running queries successfully cancelled
Cancels a running query by its ID on a specific cube (Experimental).
Previous
Queries the cube using an MDX query (either SELECT or DRILLTHROUGH).
Next