pub async fn empty_task_queue(
configuration: &Configuration,
) -> Result<i32, Error<EmptyTaskQueueError>>Expand description
Cancel all tasks queued Required role: ADMIN
pub async fn empty_task_queue(
configuration: &Configuration,
) -> Result<i32, Error<EmptyTaskQueueError>>Cancel all tasks queued Required role: ADMIN