pub async fn events_system_tasks_list(
configuration: &Configuration,
name: Option<&str>,
ordering: Option<&str>,
page: Option<i32>,
page_size: Option<i32>,
search: Option<&str>,
status: Option<&str>,
uid: Option<&str>,
) -> Result<PaginatedSystemTaskList, Error<EventsSystemTasksListError>>
Expand description
Read-only view set that returns all background tasks