Get Location Alias

get

/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/locationaliases/{aliasName}

Returns details of the specified location alias.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

OK

Location alias returned successfully.

Body ()
Root Schema : LocationAliasBean
Type: object
Show Source

400 Response

Bad Request

Failed to get location alias details.

500 Response

Internal Server Error.

Back to Top