Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 915 Bytes

WebhookPolicy.md

File metadata and controls

17 lines (14 loc) · 915 Bytes

Harbor1Client::WebhookPolicy

Properties

Name Type Description Notes
id Integer The webhook policy ID. [optional]
name String The name of webhook policy. [optional]
description String The description of webhook policy. [optional]
project_id Integer The project ID of webhook policy. [optional]
targets Array<WebhookTargetObject> [optional]
event_types Array<String> [optional]
creator String The creator of the webhook policy. [optional]
creation_time String The create time of the webhook policy. [optional]
update_time String The update time of the webhook policy. [optional]
enabled BOOLEAN Whether the webhook policy is enabled or not. [optional]