ncloud_datastream_create_schema
Create a schema for a Data Stream topic to define its data structure, supporting AVRO, JSON, and PROTOBUF formats.
Instructions
Create a schema for a Data Stream topic (AVRO, JSON, or PROTOBUF)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | Yes | Schema definition as JSON string | |
| topicId | Yes | Topic ID to create schema for | |
| schemaType | Yes | Schema type |