ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver object-store-server audit disable

    Disable auditing

    Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

    Description

    The vserver object-store-server audit disable command disables auditing for a Vserver.

    Parameters

    -vserver <vserver name> - Vserver

    This parameter specifies the name of the Vserver for which auditing is to be disabled. The Vserver audit configuration must already exist.

    Examples

    The following example disables auditing for Vserver vs1.

    cluster1::> vserver object-store-server audit disable -vserver vs1
    Top of Page