OpenZFSUserOrGroupQuota
The configuration for how much storage a user or group can use on the volume.
Contents
- Id
-
The ID of the user or group.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 2147483647.
Required: Yes
- StorageCapacityQuotaGiB
-
The amount of storage that the user or group can use in gibibytes (GiB).
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 2147483647.
Required: Yes
- Type
-
A value that specifies whether the quota applies to a user or group.
Type: String
Valid Values:
USER | GROUP
Required: Yes
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: