Create snapshot of the current pluggable databases, the name will be {snapshotName}

post

/database/snapshots/{snapshot_name}

Returns created 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 : 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