| Param name | Description | 
|---|---|
| 
      id  required  | 
    
      
 ID of the archive strategy to be updated. Validations: 
  | 
  
| 
      archive_strategy  optional , nil allowed  | 
    
      
         Validations: 
  | 
  
| 
      archive_strategy[name]  optional  | 
    
      
 The name of a strategy. Validations: 
  | 
  
| 
      archive_strategy[destination]  optional  | 
    
      
 The destination path of archived/copied data. Validations: 
  | 
  
| 
      archive_strategy[format]  optional  | 
    
      
 [tarball | zipball | plain | archiware | pixstor | kumulate | cloud]. The format of archived/copied data. Validations: 
  | 
  
| 
      archive_strategy[admin_only]  optional  | 
    
      
 Indicates whether a archived/copying strategy can be used only by administrators or all users. Available values: [true | false]. Default value: true Validations: 
  | 
  
| 
      archive_strategy[enabled]  optional , nil allowed  | 
    
      
 Validations: 
  | 
  
| 
      archive_strategy[includes]  optional  | 
    
      
 A string specifying the inclusion scope of a strategy. It indicates whether to include direct subprojects, transitive subprojects or none of them. Available values: [none | direct | transitive]. Validations: 
  | 
  
| 
      archive_strategy[transmission_check]  optional  | 
    
      
 Validations: 
  |