vserver audit prepare-to-downgrade
Restore the Audit configuration to Earlier Release of Data ONTAP
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The vserver audit prepare-to-downgrade command restores the Audit configurations for ONTAP based on the input parameter disable-feature-set.
Parameters
- -disable-feature-set <downgrade version> - Data ONTAP Version
- This parameter specifies the ONTAP version that introduced the new Audit features and needs to be removed. The value can be one of the following:
9.0.0 - Disables the Audit features introduced in the ONTAP release 9.0.0. The following events are removed from the
event list:File share event. The corresponding parameter value is
file-share.Audit policy change event. The corresponding parameter value is
audit-policy-change.Local user account management event. The corresponding parameter value is
user-account.Local security group management event. The corresponding parameter value is
security-group.Authorization policy change event. The corresponding parameter value is
authorization-policy-change.
Examples
cluster1::*> vserver audit prepare-to-downgrade -disable-feature-set 9.0.0
Give documentation feedback