pub async fn events_system_tasks_retrieve(
configuration: &Configuration,
uuid: &str,
) -> Result<SystemTask, Error<EventsSystemTasksRetrieveError>>
Expand description
Read-only view set that returns all background tasks
pub async fn events_system_tasks_retrieve(
configuration: &Configuration,
uuid: &str,
) -> Result<SystemTask, Error<EventsSystemTasksRetrieveError>>
Read-only view set that returns all background tasks