pub async fn balance( peer_ids: Vec<String>, service_names: Vec<String>, verbosity: VerbosityLevel, ) -> Result<()>