---
title: "WorkerPool"
lastmod: 2026-05-29
canonical: "https://container-registry.com/docs/harbor-api-client/model/workerpool/"
source: "https://container-registry.com/docs/harbor-api-client/model/workerpool/index.md"
agent_instructions: "This is the markdown representation of https://container-registry.com/docs/harbor-api-client/model/workerpool/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/workerpool/index.md>. Site index: <https://container-registry.com/llms.txt>.


# WorkerPool

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pid** | **int** | the process id of jobservice | [optional] 
**worker_pool_id** | **str** | the id of the worker pool | [optional] 
**start_at** | **datetime** | The start time of the work pool | [optional] 
**heartbeat_at** | **datetime** | The heartbeat time of the work pool | [optional] 
**concurrency** | **int** | The concurrency of the work pool | [optional] 
**host** | **str** | The host of the work pool | [optional] 



