Get database by ID

get

/databases/{databaseId}

Describe database details by ID

Request

Supported Media Types
Path Parameters
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

OK
Body ()
Root Schema : DB
Type: object
Show Source
Nested Schema : associatedNetworks
Type: array
Show Source
Nested Schema : DbCharacterSet
Type: object
Show Source
Nested Schema : pdbs
Type: array
List of PDB objects that are present in the CDB
Show Source
Nested Schema : ResourceState
Type: object
Show Source
  • Allowed Values: [ "CREATING", "CONFIGURED", "UPDATING", "DELETING", "FAILED", "RUNNING", "ENABLED", "DISABLED", "STALE" ]
Nested Schema : Pdb
Type: object
Show Source

Default Response

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