Group object

Table 1. Attributes for the group object
Name Description DataType Required Default value Possible values Updateable
name Name of the group nameString Yes  
  • Group name
  • "_ALL"
Yes
gid Group ID value Integer No 0
  • Integer value greater than or equal to 1080001
  • 0 to indicate a system value
No
description Description of this group descString No ""   Yes
ownerUser Name of the user that is the owner of this group nameString No "NONE"   Yes
ownerGroup Name of the group that is the owner of this group nameString No "NONE"   Yes
Note: You can specify an ownerUser or an ownerGroup attribute, however, you cannot specify both.
Table 2. Child object under the group object
Name Minimum number Maximum number Deleteable Updateable
user 0 Unbounded Yes No
Table 3. Attributes for the user object under the group object
Attributes Description Datatype Required Default Value Possible Values Updateable
task The task to perform on this object taskString No "add"
  • "add"
  • "delete"
N/A
name The name of a user that is a member of this group nameString Yes     No
Remember: The "_ALL" value can only be used in an ARSXML export operation.