解除限流速率配置
This commit is contained in:
@@ -202,4 +202,8 @@ export const KafkaOpApi = {
|
||||
url: "/op/broker/throttle",
|
||||
method: "post",
|
||||
},
|
||||
removeThrottle: {
|
||||
url: "/op/broker/throttle",
|
||||
method: "delete",
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user