security dynamic-authorization group delete
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Delete a Dynamic Authorization group
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The security dynamic-authorization group delete
command deletes the specified group.
Parameters
-vserver <vserver name>
- Vserver-
This parameter optionally specifies the Vserver of the dynamic authorization group that is being deleted. If this parameter is specified, the setting applies to that Vserver only. If not specified, the cluster Vserver setting is used.
-name <text>
- Group Name-
This parameter specifies the group name that is being deleted.
Examples
The following command deletes the group test
from the Vserver vs1
.
cluster1::> dynamic authorization group delete -vserver vs1 -name test