dGroup

Provides 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