集群信息
This commit is contained in:
@@ -85,3 +85,10 @@ export const KafkaConsumerApi = {
|
||||
method: "get",
|
||||
},
|
||||
};
|
||||
|
||||
export const KafkaClusterApi = {
|
||||
getClusterInfo: {
|
||||
url: "/cluster",
|
||||
method: "get",
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user