ncloud_dataforest_set_container_count
Change the number of containers running for a Data Forest component (e.g., shell, broker) by specifying the app ID, component name, and desired container count.
Instructions
Change container count for a Data Forest app component
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | App unique identifier (Base62-encoded UUID) | |
| componentName | Yes | Component name (e.g. shell, broker) | |
| containerCount | Yes | New container count |