jobs List
suspend fun jobsList(status: String? = null, mode: String? = null, groupName: String? = null, limit: Int = 200): IndexationJobsListResponse
Suspending counterpart of IndexesResource.jobsList.
Suspending counterpart of IndexesResource.jobsList.