Get specific snapshot based on the name in current PDB

get

/database/snapshots/{snapshot_name}

Returns a specific snapshot record. 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

201 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