Get a specific database defined in the default Oracle Home

get

/environment/databases/{databaseName}

Returns a description of the database specified in the default Oracle Home. The default Oracle Home is on the same host as the Oracle REST Data Services server instance and is specified using the $ORACLE_HOME environment variable. A client requires System Administrator role to invoke this service.

Request

Path Parameters
Back to Top

Response

200 Response

Description of a database defined in the default Oracle Home.
Back to Top