ncloud_datastream_create_schema
Creates a schema for a Data Stream topic, specifying the schema type as AVRO, JSON, or PROTOBUF.
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 |