List MDX Reports

get

/essbase/rest/v1/applications/{application}/databases/{database}/queries

List all the saved MDX reports for the specified cube.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

OK

List of MDX reports returned successfully.

Body ()
Root Schema : Queries
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : properties
Type: object
Additional Properties Allowed
Show Source
Nested Schema : QueryMetadata
Type: object
Show Source

400 Response

Bad Request

Failed to get MDX reports.

Back to Top