ncloud_dataforest_set_quota
Change HDFS storage and file count quotas for a Data Forest account by specifying capacity limits and namespace to control resource usage.
Instructions
Change HDFS quota for a Data Forest account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Account unique identifier (Base62-encoded UUID) | |
| spaceTb | Yes | Max storage in TB (200-500, 100TB increments, default: 200) | |
| namespace | Yes | HDFS namespace (koya or tata) | |
| fileCountMillion | Yes | File count limit in millions (1-5, default: 1) |