Get database home by ID

get

/dbhomes/{dbhomeId}

Get details about the Oracle Database Home given the Database Home Identifier

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

OK
Body ()
Root Schema : DbHome
Type: object
Show Source
Nested Schema : ResourceState
Type: object
Show Source
  • Allowed Values: [ "CREATING", "CONFIGURED", "UPDATING", "DELETING", "FAILED", "RUNNING", "ENABLED", "DISABLED", "STALE" ]

Default Response

An unexpected error has occurred
Body ()
Root Schema : Error
Type: object
Show Source
Back to Top