Get a list of the databases defined in the default Oracle Home

get

/environment/databases/

Returns a description of all databases specified in the Oracle Home specified by $ORACLE_HOME environment variable. This Oracle Home is expected to be on the same host as the Oracle REST Data Services server instance. A client requires System Administrator role to invoke this service.

Request

There are no request parameters for this operation.

Back to Top

Response

200 Response

Description of all databases defined in the default Oracle Home.
Back to Top