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


# Label

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | The ID of the label | [optional] 
**name** | **str** | The name the label | [optional] 
**description** | **str** | The description the label | [optional] 
**color** | **str** | The color the label | [optional] 
**scope** | **str** | The scope the label | [optional] 
**project_id** | **int** | The ID of project that the label belongs to | [optional] 
**creation_time** | **datetime** | The creation time the label | [optional] 
**update_time** | **datetime** | The update time of the label | [optional] 



