Reference Guide

Example
Display a current list of quota rules for any users in groups for a NAS volume:
CLI> NAS-volumes quota rules users-in-groups list
Output
.----------.----------.----------.----------.----------.----------.----------.
| Volume | Group | Group | Is | Soft | Is Quota | Hard |
| Name | Domain | Name | Required | Limit | Limited | Limit |
| | | | Alert | | | |
|----------|----------|----------|----------|----------|----------|----------|
| vol1 | idffs2 | groupA | No | 0.00 MB | Yes | 65.00 MB |
'----------'----------'----------'----------'----------'----------'----------'
NAS-volumes quota rules users-in-groups view
Description
Display the settings of a quota rule for any users in a group for a NAS volume.
NOTE: To view a list of existing domains, use the command access-control domains-list.
Format
NAS-volumes quota rules users-in-groups view <VolumeName> <GroupDomain>
<GroupName>
Arguments
Argument Description Format
<VolumeName> NAS volume name Existing NAS volume name
<GroupDomain> Group domain Existing group domain
<GroupName> Group name Existing group name
Example
Display the current settings for a quota rule for any users in a group named groupA in a domain named
idffs2 on a NAS volume named vol1:
CLI> NAS-volumes quota rules users-in-groups view vol1 idffs2 groupA
Output
Volume Name = vol1
Group Domain = idffs2
Group Name = groupA
Is Required Alert = No
Soft Limit = 0.00 MB
Is Quota Limited = Yes
Hard Limit = 60.00 MB
CLI Commands
143