Configure automatic PDB snapshots.

put

/database/snapshots/

Configure max snapshot and snapshot mode for the current PDB.

Request

Supported Media Types
Body ()
Root Schema : schema
Type: object
Show Source
  • Allowed Values: [ "CREATE", "PLUG" ]
    Setting the maximum number of snapshots. 0 will drop all snapshots.
  • Configure automatic PDB snapshots. it can be NONE, MANUAL or every n hours/minutes.
Back to Top

Response

204 Response

Confirmation that snapshot setting has been updated.
Back to Top