ncloud_datastream_update_topic
Update Data Stream topic settings by adjusting partition count, description, and message retention period. Partitions can only be increased, not decreased.
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 |