ONTAP 9.12.1 commands

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

    Delete audit configuration

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

    Description

    The vserver object-store-server audit delete command deletes the audit configuration for a Vserver.

    Parameters

    -vserver <vserver name> - Vserver

    This parameter specifies the name of the Vserver associated with the audit configuration to be deleted.

    [-force <true>] - Force Delete

    This parameter is used to forcibly delete the audit configuration. By default the setting is false .

    Examples

    The following example deletes the audit configuration for Vserver vs1.

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