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


# RobotCreate

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **str** | The name of the tag | [optional] 
**description** | **str** | The description of the robot | [optional] 
**secret** | **str** | The secret of the robot | [optional] 
**level** | **str** | The level of the robot, project or system | [optional] 
**disable** | **bool** | The disable status of the robot | [optional] 
**duration** | **int** | The duration of the robot in days | [optional] 
**permissions** | **[list[RobotPermission]](../robotpermission/)** |  | [optional] 



