List Aliases

get

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

Returns alias tables associated with the specified application and database.

Request

Path Parameters
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

OK

Alias tables returned successfully.

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

500 Response

Internal Server Error.

Back to Top