Configure automatic PDB snapshots.
put
                    /database/snapshots/
Configure max snapshot and snapshot mode for the current PDB.
                
                Request
There are no request parameters for this operation.
Supported Media Types
                            - application/json
 
Root Schema : schema
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    maxSnapshot(required): integer
                    
                    
                     
                    
                
                
                Allowed Values:
[ "CREATE", "PLUG" ]Setting the maximum number of snapshots. 0 will drop all snapshots. - 
                
                    
                    snapshotMode(required): string
                    
                    
                     
                    
                
                
                Configure automatic PDB snapshots. it can be NONE, MANUAL or every n hours/minutes.
 
Examples
                        
                        
                        
                    
                
                
                 Back to Top
                Response
204 Response
Confirmation that snapshot setting has been updated.