Get a specific database defined in a specific Oracle Home

get

/environment/homes/{homeName}/databases/{databaseName}

Returns a description of the database specified in the Oracle Home. The Oracle Home is on the same host as the Oracle REST Data Services server instance. 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 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