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


# Schedule

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | The id of the schedule. | [optional] 
**status** | **str** | The status of the schedule. | [optional] 
**creation_time** | **datetime** | the creation time of the schedule. | [optional] 
**update_time** | **datetime** | the update time of the schedule. | [optional] 
**schedule** | **[ScheduleObj](../scheduleobj/)** |  | [optional] 
**parameters** | **dict(str, object)** | The parameters of schedule job | [optional] 



