Get MDX Functions

get

/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/mdxFunctions

Returns list of MDX functions

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

OK

XML or JSON string containing list of MDX functions returned successfully.

Body ()
Root Schema : schema
Type: string

500 Response

Internal Server Error.

Back to Top