Get a database component

get

/database/components/{comp_id}

Returns information about the specified component loaded into the database from DBA_REGISTRY view. A client requires SQL Administrator role to invoke this service.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Information about the specified component.
Body ()
Root Schema : DatabaseComponentsItem
Type: object
A component registered in the database.
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top