The list of all snapshots taken for thee 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

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

PDB snapshots in the specified pluggable 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