Function stop_worker

Source
pub async fn stop_worker(
    configuration: &Configuration,
    worker_pid: &str,
) -> Result<StopWorker200Response, Error<StopWorkerError>>