| 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] |