The specific snapshot taken of the specific pluggable databases (PDBs)

get

/database/pdb_snapshots/{pdb_name}/{snapshot_name}

Returns records from dba_pdb_snapshots based on container name and snapshot 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 snapshot in the database.
Body ()
Root Schema : DatabasePluggableSnapshotWithFileItem
Type: object
Title: DatabasePluggableSnapshotWithFileItem
This object describes Pluggable Database Snapshots and snapshot files associated with the current instance.
Show Source
Nested Schema : LinkRelation
Type: object
Title: LinkRelation
Show Source
Back to Top