ncloud_datastream_update_topic
Update Data Stream topic settings to adjust partitions (increase only) and message retention, ensuring stream capacity aligns with demand.
Instructions
Update a Data Stream topic settings (partitions can only be increased, not decreased)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topicId | Yes | Topic ID to update | |
| partitions | Yes | Number of partitions (can only increase) | |
| description | Yes | Topic description (max 200 chars) | |
| retentionMs | Yes | Message retention in ms |