Skip to main content
GET
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.

Query Parameters

mdx
string
default:""
required

The query to run

timeout
string
default:""

The query timeout limit in seconds.

asSummary
string
default:""

Whether ask for a summary or full query plan export.

Response

The query plans resulting from the MDX SELECT query.

aggregateRetrievals
object[]
databaseDependencies
object
databaseRetrievals
object[]
dependencies
object
planInfo
any
queryFilters
object[]
querySummary
object
{key}
any