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
required

The query to run

timeout
integer<int32>

The query timeout limit in seconds.

asSummary
string
default:false

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
object
queryFilters
object[]
querySummary
object