Get a pluggable database

get

/database/pdbs/{pdb_name}/

Returns data from GV$PDBS for the specified database in the corresponding Container Database. This service requires db.cdb.adminUser credentials to be set in the pool configuration. A client requires SQL Administrator role to invoke this service.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Description of a specific Pluggable Database. All data files used by the Pluggable Database are also included.
Body ()
Root Schema : DatabasePluggableDatabasesItem
Type: object
This object describes a Pluggable Database associated with the current instance. The list of attributes may vary depending on database version.
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top