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