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


# Metrics

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**task_count** | **int** | The count of task | [optional] 
**success_task_count** | **int** | The count of success task | [optional] 
**error_task_count** | **int** | The count of error task | [optional] 
**pending_task_count** | **int** | The count of pending task | [optional] 
**running_task_count** | **int** | The count of running task | [optional] 
**scheduled_task_count** | **int** | The count of scheduled task | [optional] 
**stopped_task_count** | **int** | The count of stopped task | [optional] 



