12 lines
178 B
JSON
12 lines
178 B
JSON
|
{
|
||
|
"error": false,
|
||
|
"message": "topic list returned",
|
||
|
"topics": [
|
||
|
"topicA"
|
||
|
],
|
||
|
"request": {
|
||
|
"url": "/v3/kafka/clustername1/topic",
|
||
|
"host": "example.com"
|
||
|
}
|
||
|
}
|