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


# Quota

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | ID of the quota | [optional] 
**ref** | **[QuotaRefObject](../quotarefobject/)** | The reference object of the quota | [optional] 
**hard** | **[ResourceList](../resourcelist/)** | The hard limits of the quota | [optional] 
**used** | **[ResourceList](../resourcelist/)** | The used status of the quota | [optional] 
**creation_time** | **datetime** | the creation time of the quota | [optional] 
**update_time** | **datetime** | the update time of the quota | [optional] 



