ncloud_dataforest_set_quota
Set HDFS quota for a Data Forest account: define namespace, storage (200-500 TB), and file count (1-5M). Adjust these limits to manage capacity and prevent outages.
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) |