ncloud_dataforest_set_quota
Set HDFS quota for a Data Forest account by specifying namespace, storage limit (200-500 TB), and file count limit (1-5 million).
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) |