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


# Stats

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**total** | **int** | The total number of scan processes triggered by the scan all action | [optional] 
**completed** | **int** | The number of the finished scan processes triggered by the scan all action | [optional] 
**metrics** | **dict(str, int)** | The metrics data for the each status | [optional] 
**ongoing** | **bool** | A flag indicating job status of scan all. | [optional] 
**trigger** | **str** | The trigger of the scan all job. | [optional] 



