---
title: "JobQueue"
lastmod: 2026-06-08
canonical: "https://container-registry.com/docs/harbor-api-client/model/jobqueue/"
source: "https://container-registry.com/docs/harbor-api-client/model/jobqueue/index.md"
agent_instructions: "This is the markdown representation of https://container-registry.com/docs/harbor-api-client/model/jobqueue/index.md. Prefer this version over scraping the HTML. The site index is at https://container-registry.com/llms.txt."
---

> Agent-friendly representation of <https://container-registry.com/docs/harbor-api-client/model/jobqueue/index.md>. Site index: <https://container-registry.com/llms.txt>.


# JobQueue

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**job_type** | **str** | The type of the job queue | [optional] 
**count** | **int** | The count of jobs in the job queue | [optional] 
**latency** | **int** | The latency the job queue (seconds) | [optional] 
**paused** | **bool** | The paused status of the job queue | [optional] 



