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


# UserGroup

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | The ID of the user group | [optional] 
**group_name** | **str** | The name of the user group | [optional] 
**group_type** | **int** | The group type, 1 for LDAP group, 2 for HTTP group, 3 for OIDC group. | [optional] 
**ldap_group_dn** | **str** | The DN of the LDAP group if group type is 1 (LDAP group). | [optional] 



