Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 626 Bytes

UserGroup.md

File metadata and controls

13 lines (9 loc) · 626 Bytes

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]

[Back to Model list] [Back to API list] [Back to README]