Group

Identifies a group within an enterprise

Overview

accountRestrictions boolean
description string filterable  
embeddedMetadata list read only   autogenerated  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
LDAPGroupDN string orderable  
managementMode enum (CMS | DEFAULT | RESERVED)
name string required   filterable   orderable  
private boolean filterable   orderable  
restrictionDate time
role enum (ADMINOPERATOR | CMS | CSPOPERATOR | CSPROOT | JMS | NETCONFMGR | ORGADMIN | ORGNETWORKDESIGNER | ORGUSER | POSTACTIVATION | PREACTIVATION | SECURITYADMINISTRATOR | STATS | 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
/aggregateddomains/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

embeddedMetadata list read only   autogenerated  
Discussion

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.


Charateristics

SDK attribute: embeddedMetadata

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, RESERVED
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

SDK attribute: restrictionDate

role enum filterable   orderable  
Discussion

The role associated with this group.


Charateristics

Allowed values: ADMINOPERATOR, CMS, CSPOPERATOR, CSPROOT, JMS, NETCONFMGR, ORGADMIN, ORGNETWORKDESIGNER, ORGUSER, POSTACTIVATION, PREACTIVATION, SECURITYADMINISTRATOR, STATS, SYSTEM, UNKNOWN, USER
SDK attribute: role