nugroup¶
-
nugroup.NUGroup(bambou.nurest_object.NUMetaRESTObject,):
Identifies a group within an enterprise
Attributes¶
ldap_group_dn
: The LDAP distinguished name (DN) for the group.name
(Mandatory): A unique name of the groupmanagement_mode
: Management mode of the user object - allows for override of external authorization and syncuplast_updated_by
: ID of the user who last updated the object.account_restrictions
: Determines whether group is disabled or not.description
: Description of the grouprestriction_date
: When the group was disabled.entity_scope
: Specify if scope of entity is Data center or Enterprise levelrole
: The role associated with this group.private
: A private group is visible only by the owner of the group. Public groups are visible by all users in the enterpriseexternal_id
: External object ID. Used for integration with third party systems
Children¶
class | fetcher |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |
nuuser.NUUser | users |
nueventlog.NUEventLog | event_logs |