|  | REST API
    4.0.0
    REST API for SafeNet Network HSMs | 
This resource contains config and link urls for the syslog resources.
This parameter specifies the log rotation period: daily, weekly, monthly.
Use:  Not Required  
JSON Schema:  
    Object
    type:string
This parameter specifies how many log backups to keep.
Use:  Not Required  
JSON Schema:  
    Object
    type: integer
Success
Unexpected failure
 
    PATCH
    https://1.2.3.4:8443/api/lunasa/syslog
{
  "maxRotations": 12
}
 
{
}