Function restart_workers

Source
pub async fn restart_workers(
    configuration: &Configuration,
) -> Result<RestartWorkers200Response, Error<RestartWorkersError>>