{
"streamId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"groupId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"state": "READY",
"subject": "<string>",
"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"
},
"dynamicWebhookEndpoints": [
{
"id": "<string>",
"url": "<string>",
"events": [
"<string>"
],
"enabled": true,
"description": "<string>"
}
]
}Event regarding stream state changed
Group id of the stream
READY, COMPLETED, FAILED, EXPIRED Owner of the resource this event relates to
Stream object representing the current state of the stream
Show child attributes
List of dynamic webhooks configured for this event
Show child attributes