Lists all running queries on a specific cube
Lists all running queries on a specific cube
Returns a list of all currently running queries on the specified cube.
Availability: This endpoint is only available in version 10, revision 2 of the Pivot API. It is not available in version 9.
GET
Lists all running queries on a specific 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.
Gets the query plans for an MDX SELECT query. Note that the given MDX is run and the result is computed but only the query plans are returned.
Previous
Cancels a running query by its ID on a specific cube (Experimental).
Next