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
Give documentation feedback