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

Supported Media Types

200 Response

Description of a database defined in the default Oracle Home.
Body ()
Root Schema : EnvironmentDatabasesItem
Type: object
A database has a unique name within the context of the Oracle home it belongs to.
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top