{ "type": "KEEP_ALIVE", "stream": { "streamId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "groupId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "configuration": { "streamConfigurationTemplateId": "<string>", "dataSource": { "topic": "<string>", "messageSchema": "<string>", "connectionOptions": {}, "headers": {}, "messageHeaders": {}, "subscriptions": {} }, "dataSinks": {}, "processors": [ { "id": "<string>", "source": { "subscription": "<string>", "topic": "<string>", "messageSchema": "<string>", "connectionOptions": {}, "headers": {} }, "destination": { "topic": "<string>", "messageSchema": "<string>", "connectionOptions": {}, "headers": {}, "messageHeaders": {}, "subscriptions": {} }, "clusterDomainName": "<string>", "podsDiscoveryClusterDomainName": "<string>", "propertiesSchema": "tech.vatis.schema.stream.processor.properties.transcoder.TranscoderProcessorPropertiesDto", "properties": { "inputFormat": "<string>", "outputFormat": "<string>", "outputBufferSize": 123, "commandArguments": [ { "argument": "<string>", "value": "<string>" } ], "ffprobe": { "probeSize": "<string>", "analyzeDuration": "<string>", "commandArguments": [ { "argument": "<string>", "value": "<string>" } ] }, "mode": 123 }, "egress": { "persist": true, "sink": true, "tags": [ "<string>" ] } } ], "dynamicWebhookEndpoints": [ { "id": "<string>", "url": "<string>", "events": [ "<string>" ], "enabled": true, "description": "<string>" } ] }, "createdTimestamp": "2023-11-07T05:31:56Z", "creatorId": "<string>", "groupCreatorId": "<string>", "state": "READY", "stateDescription": "<string>", "finalizedTimestamp": "2023-11-07T05:31:56Z" } }
Documentation IndexFetch the complete documentation index at: https://docs.vatis.tech/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.vatis.tech/llms.txt
Use this file to discover all available pages before exploring further.
Stream metadata message. Sent only by the server after a stream was successfully created.
KEEP_ALIVE
END_OF_STREAM
ERROR
BINARY
RESPONSE
STREAM_METADATA
CONFIGURATION
Stream object representing the current state of the stream
Show child attributes