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

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

PDB snapshot in the database.
Body ()
Root Schema : DatabasePluggableSnapshotWithFileItem
Type: object
This object describes Pluggable Database Snapshots and snapshot files associated with the current instance.
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top