限流配置
This commit is contained in:
@@ -198,4 +198,8 @@ export const KafkaOpApi = {
|
||||
url: "/op/replication/preferred",
|
||||
method: "post",
|
||||
},
|
||||
configThrottle: {
|
||||
url: "/op/broker/throttle",
|
||||
method: "post",
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user