Update Location Alias
patch
/applications/{applicationName}/databases/{databaseName}/locationaliases/{aliasName}
Updates location alias with new application and database. Not supported when location alias is defined across Essbase instances.
Request
Path Parameters
-
aliasName(required):
Location alias name.
-
applicationName(required):
Application name for the database/cube to which the location alias refers.
-
databaseName(required):
Name of the database to which the location alias refers.
Response
204 Response
OK
Location alias updated successfully.
400 Response
Bad Request
Failed to update location alias.
500 Response
Internal Server Error.