Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 773 Bytes

AuditSettingsSettings.md

File metadata and controls

13 lines (9 loc) · 773 Bytes

AuditSettingsSettings

Properties

Name Type Description Notes
AuditFailure []string Filter of protocol operations to Audit when they fail. [optional] [default to null]
AuditSuccess []string Filter of protocol operations to Audit when they succeed. [optional] [default to null]
SyslogAuditEvents []string Filter of Audit operations to forward to syslog. [optional] [default to null]
SyslogForwardingEnabled bool Enables forwarding of events to syslog. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]