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


# WebhookLastTrigger

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**policy_name** | **str** | The webhook policy name. | [optional] 
**event_type** | **str** | The webhook event type. | [optional] 
**enabled** | **bool** | Whether or not the webhook policy enabled. | [optional] 
**creation_time** | **datetime** | The creation time of webhook policy. | [optional] 
**last_trigger_time** | **datetime** | The last trigger time of webhook policy. | [optional] 



