ncloud_dataforest_set_container_count
Adjust the number of containers running a Data Forest app component (e.g., shell, broker) by specifying its ID, component name, and a new container count to scale resources up or down.
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 |