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.
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