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

Body

application/json

The MDX query for query plan inspection.

context
object
mdx
string
queriesTimeLimit
string

Response

The query plans resulting from the MDX SELECT query.

aggregateRetrievals
object[]
databaseDependencies
object
databaseRetrievals
object[]
dependencies
object
planInfo
object
queryFilters
object[]
querySummary
object