Cancels a directory quota for a file system.
Operation description
Only General-purpose NAS NFS file systems support the directory quota feature.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
nas:CancelDirQuota |
delete |
*FileSystem
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| FileSystemId |
string |
Yes |
The file system ID. |
1ca404**** |
| Path |
string |
Yes |
The absolute path of the directory in the file system. |
/data/sub1 |
| UserType |
string |
Yes |
The user type. Valid values:
Valid values:
|
Uid |
| UserId |
string |
No |
The UID or GID to cancel. This parameter is required and valid only when UserType is set to Uid or Gid. Examples:
|
500 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
5BC5CB97-9F28-42FE-84A4-0CD0DF42**** |
| Success |
boolean |
The request status. Valid values:
|
true |
Examples
Success response
JSON format
{
"RequestId": "5BC5CB97-9F28-42FE-84A4-0CD0DF42****",
"Success": true
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.