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


# Worker

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **str** | the id of the worker | [optional] 
**pool_id** | **str** | the id of the worker pool | [optional] 
**job_name** | **str** | the name of the running job in the worker | [optional] 
**job_id** | **str** | the id of the running job in the worker | [optional] 
**start_at** | **datetime** | The start time of the worker | [optional] 
**check_in** | **str** | the checkin of the running job in the worker | [optional] 
**checkin_at** | **datetime** | The checkin time of the worker | [optional] 



