The snapshots of all pluggable databases (PDBs) in the Container Database

get

/database/pdb_snapshots/

Returns records from dba_pdb_snapshots. 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

PDB snapshots in the container database.
Body ()
Root Schema : DatabasePluggableSnapshots
Type: object
Title: DatabasePluggableSnapshots
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : DatabasePluggableSnapshotItem
Type: object
Title: DatabasePluggableSnapshotItem
This object describes Pluggable Database Snapshots associated with the current instance.
Show Source
Nested Schema : LinkRelation
Type: object
Title: LinkRelation
Show Source
Back to Top