Removes the named audit-module.
Description
This subcommand removes the named audit module. This subcommand is supported in remote mode only.
Options
- asadmin-options
- 
Options for the asadminutility. For information about these options, see theasadminhelp page.
- --help
- -?
- 
Displays the help text for the subcommand. 
- --target
- 
Specifies the target on which you are deleting the audit module. Valid values are as follows: - server
- 
Deletes the audit module for the default server instance serverand is the default value.
- configuration_name
- 
Deletes the audit module for the named configuration. 
- cluster_name
- 
Deletes the audit module for every server instance in the cluster. 
- instance_name
- 
Deletes the audit module for a particular server instance. 
 
Examples
Example 1 Deleting an audit module
asadmin> delete-audit-module sampleAuditModule
Command delete-audit-module executed successfully