You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--data-urlencode 'group=<string>'\ # The group to apply the quota to.
1536
-
--data-urlencode 'resource=<string>'\ # The resource to apply the quota to. Optional.
1535
+
--data-urlencode 'group=<string>'\ # The group to which the new quota applies.
1536
+
--data-urlencode 'resource=<string>'\ # The resource to which the new quota applies. Optional.
1537
1537
--data-urlencode 'quota=<integer>'# The number of bytes which will serve as the quota limit.
1538
1538
```
1539
1539
@@ -1559,7 +1559,7 @@ If there was an error, expect an HTTP status code in either the 4XX or 5XX range
1559
1559
Calculate or update quota information based on the state of the catalog.
1560
1560
1561
1561
> [!IMPORTANT]
1562
-
> iRODS does not automatically update quota information as data changes. This operation is provided to give administrators control over how frequently quotas are updated.
1562
+
> iRODS does not automatically update quota information as data changes. This operation is provided to give administrators control over how frequently totals are calculated.
0 commit comments