Contains a record of all spaces within the digital workplace. Creating a new space or changing a space's name adds a row to this table.
URL
/odata/dContainerSpace
Attributes
Name | Data Type | Description |
---|---|---|
space_name | Edm.String | The name assigned to a space. |
source_system_id | Edm.Guid | A unique identifier for a space. |
row_active_date | Edm.DateTimeOffset | The date the current row was created. |
row_inactive_date | Edm.DateTimeOffset | The date the current row was made inactive. Active rows will have a date with the year 9999. |
community_key | Edm.Int32 | A unique identifier for a digital workplace. |