nugroup¶
-
nugroup.NUGroup(bambou.nurest_object.NUMetaRESTObject,):
Identifies a group within an enterprise
Attributes¶
ldap_domain
: The domain name of the LDAP instance from which the group was synchronized.ldap_group_dn
: The LDAP distinguished name (DN) for the group.ldap_id
: The ID of the LDAP instance from which the group was synchronized.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.last_updated_date
: Time stamp when this object was last updated.account_restrictions
: Determines whether group is disabled or not.description
: Description of the grouprestriction_date
: When the group was disabled.embedded_metadata
: Metadata objects associated with this entity. This will contain a list of Metadata objects if the API request is made using the special flag to enable the embedded Metadata feature. Only a maximum of Metadata objects is returned based on the value set in the system configuration.entity_scope
: Specify if scope of entity is Data center or Enterprise levelrole
: The role associated with this group.creation_date
: Time stamp when this object was created.private
: A private group is visible only by the owner of the group. Public groups are visible by all users in the enterpriseowner
: Identifies the user that has created this object.external_id
: External object ID. Used for integration with third party systems
Children¶
class | fetcher |
nupermission.NUPermission | permissions |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |
nuuser.NUUser | users |
nueventlog.NUEventLog | event_logs |