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: Required
JSON Schema:
Object type:string
This parameter specifies how many log backups to keep.
Use: Required
JSON Schema:
Object type: integer
Accepted
Unexpected failure
PUT https://1.2.3.4:8443/api/lunasa/syslog { "maxRotations": 12, "period": "daily" }
{ }