dGroup

Contains a record of all groups that have existed within a digital workplace. Creating a space or new group adds a row to this table.

URL

/odata/dGroup

Attributes

Name Data Type Connects to:
group_key Edm.Int32
group_type_key Edm.Int32
space_key Edm.Int64
Key attributes
Name Data Type Description
group_name Edm.String The name assigned to a group. 
source_system_id Edm.Guid  A unique identifier for a group.  
row_active_date Edm.DateTimeOffset The date the group was created.
row_inactive_date Edm.DateTimeOffset The date the group was deleted.
community_key Edm.Int32 A unique identifier for a digital workplace.
Table attributes