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


# WebhookJob

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | The webhook job ID. | [optional] 
**policy_id** | **int** | The webhook policy ID. | [optional] 
**event_type** | **str** | The webhook job event type. | [optional] 
**notify_type** | **str** | The webhook job notify type. | [optional] 
**status** | **str** | The webhook job status. | [optional] 
**job_detail** | **str** | The webhook job notify detailed data. | [optional] 
**creation_time** | **datetime** | The webhook job creation time. | [optional] 
**update_time** | **datetime** | The webhook job update time. | [optional] 



