Group

Identifies a group within an enterprise

Overview

accountRestrictions boolean
description string filterable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
LDAPGroupDN string orderable  
managementMode enum (CMS | DEFAULT)
name string required   filterable   orderable  
private boolean filterable   orderable  
restrictionDate time
role enum (CMS | CSPOPERATOR | CSPROOT | JMS | ORGADMIN | ORGAPPDESIGNER | ORGNETWORKDESIGNER | ORGUSER | SYSTEM | UNKNOWN | USER) filterable   orderable  

API Resource

/groups/id
delete get put

Parents

/enterprises/id/groups
get post
/zones/id/groups
get put
/domains/id/groups
get put
/l2domains/id/groups
get put
/l2domaintemplates/id/groups
get put
/domaintemplates/id/groups
get put
/users/id/groups
get

Children

/groups/id/metadatas
get post
/groups/id/globalmetadatas
get post put
/groups/id/eventlogs
get

Members

/groups/id/users
get put

Attributes documentation

accountRestrictions boolean
Discussion

Determines whether group is disabled or not.


Charateristics

SDK attribute: accountRestrictions

description string filterable  
Discussion

Description of the group


Charateristics

Format: free
Max length: 255
SDK attribute: description

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

LDAPGroupDN string orderable  
Discussion

The LDAP distinguished name (DN) for the group.


Charateristics

Format: free
SDK attribute: LDAPGroupDN

managementMode enum
Discussion

Management mode of the user object - allows for override of external authorization and syncup


Charateristics

Allowed values: CMS, DEFAULT
Format: free
SDK attribute: managementMode

name string required   filterable   orderable  
Discussion

A unique name of the group


Charateristics

Format: free
Min length: 1
Max length: 255
SDK attribute: name

private boolean filterable   orderable  
Discussion

A private group is visible only by the owner of the group. Public groups are visible by all users in the enterprise


Charateristics

SDK attribute: private

restrictionDate time
Discussion

When the group was disabled.


Charateristics

Format: free
SDK attribute: restrictionDate

role enum filterable   orderable  
Discussion

The role associated with this group.


Charateristics

Allowed values: CMS, CSPOPERATOR, CSPROOT, JMS, ORGADMIN, ORGAPPDESIGNER, ORGNETWORKDESIGNER, ORGUSER, SYSTEM, UNKNOWN, USER
SDK attribute: role