pub async fn admin_cron_run( configuration: &Configuration, task: &str, ) -> Result<(), Error<AdminCronRunError>>