A newer release of this product is available.
vserver remove-aggregates
Remove aggregates from the Vserver
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The vserver remove-aggregates command removes aggregates from the Vserver.
Parameters
-vserver <vserver>- Vserver-
Specifies the Vserver from which aggregates have to be removed.
-aggregates <aggregate name>,…- List of Aggregates to Be Removed-
Specifies the list of aggregates to remove from the Vserver.
Examples
The following example illustrates how to remove aggregates aggr1 and aggr2 from a Vserver named vs.example.com :
cluster1::> vserver remove-aggregates -vserver vs.example.com -aggregates aggr1,aggr2