ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • security multi-admin-verify approval-group delete

    Delete an Approval Group

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

    Description

    The security multi-admin-verify approval-group delete command deletes the specified approval group.

    Parameters

    -vserver <vserver> - Vserver

    This specifies the Vserver information to which the approval group is associated with. This is an optional parameter. This parameter defaults to Cluster server and supports only Cluster servers.

    -name <text> - Group Name

    This specifies the name of an approval group to be deleted.

    Examples

    The following example deletes the approval group, group1:

    cluster1::> security multi-admin-verify approval-group delete -name group1
    Top of Page