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

200 Response

Description of a specific Pluggable Database. All data files used by the Pluggable Database are also included.
Back to Top