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


# ScheduleTask

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | the id of the Schedule task | [optional] 
**vendor_type** | **str** | the vendor type of the current schedule task | [optional] 
**vendor_id** | **int** | the vendor id of the current task | [optional] 
**cron** | **str** | the cron of the current schedule task | [optional] 
**update_time** | **datetime** | the update time of the schedule task | [optional] 



