ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • snaplock log delete

    Delete audit log configuration for a Vserver.

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

    Description

    The snaplock log delete command deletes the SnapLock log configuration associated with the Vserver. This command closes all the active log files in the log volume and mark the volume as disabled for SnapLock logging.

    Parameters

    -vserver <vserver name> - Vserver Name

    Specifies the name of the Vserver whose SnapLock log configuration is deleted.

    Examples

    cluster1::> snaplock log delete -vserver vs1
            [Job 47] Job succeeded: SnapLock log deleted for Vserver "vs1".
    Top of Page