mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-13 08:36:54 +00:00
support some peer rest api
Signed-off-by: mujunxiang <1948535941@qq.com>
This commit is contained in:
@@ -1036,10 +1036,8 @@ pub struct LoadRebalanceMetaResponse {
|
||||
pub error_info: ::core::option::Option<::prost::alloc::string::String>,
|
||||
}
|
||||
#[derive(Clone, Copy, PartialEq, ::prost::Message)]
|
||||
pub struct LoadTransitionTierConfigRequest {
|
||||
#[prost(bool, tag = "1")]
|
||||
pub start_rebalance: bool,
|
||||
}
|
||||
pub struct LoadTransitionTierConfigRequest {}
|
||||
|
||||
#[derive(Clone, PartialEq, ::prost::Message)]
|
||||
pub struct LoadTransitionTierConfigResponse {
|
||||
#[prost(bool, tag = "1")]
|
||||
|
||||
Reference in New Issue
Block a user