ncloud_datastream_create_schema
Create a schema for a Data Stream topic using AVRO, JSON, or PROTOBUF. Specify the topic ID and schema definition to enable data validation.
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 |