The list of all snapshots taken for the specified pluggable databases (PDBs)

get

/database/pdb_snapshots/{pdb_name}/

Returns records from dba_pdb_snapshots based on container name. A client requires SQL Administrator role to invoke this service.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

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