security multi-admin-verify approval-group modify
Modify 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 modify command is used to modify attributes of an approval group.
Parameters
- -vserver <vserver> - Vserver
- This specifies the Vserver name to which the approval group is associated with. This is an optional parameter. This parameter defaults to a Cluster server and supports only Cluster servers.
- -name <text> - Group Name
- This specifies the name of an approval group.
- [-approvers <text>, ...] - Approvers
- This specifies the list of ONTAP users that are part of the approval group. Each specified user must belong to the specified Vserver.
- [-email <mail address>, ...] - Email Addresses
- This specifies the email addresses that are notified when a request is created, approved, vetoed, or executed.
Examples
This command changes the approvers:
cluster1::> security multi-admin-verify approval-group modify -name group1 -approvers admin1
Give documentation feedback