Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 586 Bytes

File metadata and controls

14 lines (9 loc) · 586 Bytes

GroupName

A qualified group name as used when defining permissions. A group contains a name, and optionally a realm. The realm is required for external groups.

Properties

Name Type Required Description
name str Yes The base name of the group.
realm Optional[str] No The realm of the group. Empty for internal groups.

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