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


# Platform

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**architecture** | **str** | The architecture that the artifact applys to | [optional] 
**os** | **str** | The OS that the artifact applys to | [optional] 
**os_version** | **str** | The version of the OS that the artifact applys to | [optional] 
**os_features** | **list[str]** | The features of the OS that the artifact applys to | [optional] 
**variant** | **str** | The variant of the CPU | [optional] 



