watcherclient.v1.audit_shell Module¶watcherclient.v1.audit_shell.CreateAudit(app, app_args, cmd_name=None)[source]¶Bases: watcherclient.common.command.ShowOne
Create new audit.
log = <Logger watcherclient.v1.audit_shell.CreateAudit (WARNING)>¶watcherclient.v1.audit_shell.DeleteAudit(app, app_args, cmd_name=None)[source]¶Bases: watcherclient.common.command.Command
Delete audit command.
log = <Logger watcherclient.v1.audit_shell.DeleteAudit (WARNING)>¶watcherclient.v1.audit_shell.ListAudit(app, app_args, cmd_name=None)[source]¶Bases: watcherclient.common.command.Lister
List information on retrieved audits.
log = <Logger watcherclient.v1.audit_shell.ListAudit (WARNING)>¶watcherclient.v1.audit_shell.ShowAudit(app, app_args, cmd_name=None)[source]¶Bases: watcherclient.common.command.ShowOne
Show detailed information about a given audit.
log = <Logger watcherclient.v1.audit_shell.ShowAudit (WARNING)>¶watcherclient.v1.audit_shell.UpdateAudit(app, app_args, cmd_name=None)[source]¶Bases: watcherclient.common.command.ShowOne
Update audit command.
log = <Logger watcherclient.v1.audit_shell.UpdateAudit (WARNING)>¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.