{
"id": "text",
"application": {
"name": "text",
"processorId": "text",
"sql": "text",
"inputTopics": [
{
"name": "text",
"keyFormat": "TWAVRO",
"valueFormat": "TWAVRO"
}
],
"outputTopics": [
{
"name": "text",
"keyFormat": "TWAVRO",
"valueFormat": "TWAVRO"
}
],
"otherSettings": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"metadata": {
"description": "text",
"tags": [
"text"
],
"createdBy": "text",
"createdAt": "2025-05-07T07:14:08.376Z",
"processorType": "PreDaD"
},
"deployment": {
"details": {
"replicas": 1,
"cluster": "text",
"namespace": "text",
"labels": {
"ANY_ADDITIONAL_PROPERTY": "text"
},
"otherSettings": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"status": {
"level": "NOT_RUNNING",
"startedAt": "2025-05-07T07:14:08.376Z",
"stoppedAt": "2025-05-07T07:14:08.376Z",
"replicas": [
{
"id": "text",
"status": "STOPPED",
"msg": "text"
}
]
}
}
}