Configure automatic PDB snapshots.

put

/database/snapshots/

Configure max snapshot and snapshot mode for the current PDB.

Request

Supported Media Types
Header Parameters
Body ()
Root Schema : DatabaseSnapshotsRequest
Type: object
Title: DatabaseSnapshotsRequest
Show Source
Nested Schema : maxSnapshot
Type: object
Match All
Show Source
  • Title: MaxSnapshot
    Allowed Values: [ "CREATE", "PLUG" ]
    Setting the maximum number of snapshots. 0 will drop all snapshots.
  • Setting the maximum number of snapshots. 0 will drop all snapshots.
Back to Top

Response

Supported Media Types

204 Response

Confirmation that snapshot setting has been updated.
Back to Top