Get database status

get

/database/status

Returns records from GV$INSTANCE and GV$DATABASE. A client requires SQL Administrator role to invoke this service.

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

Description of the database state.
Body ()
Root Schema : DatabaseStatusItem
Type: object
Relying on GV$INSTANCE and GV$DATABASE views this object provides information on the status of the database.
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top