- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Caption | Name | Requirement | Type | Description |
---|---|---|---|---|
End Time | end_time | recommended | :ref:`timestamp_t <timestamp_t>` | | Derived from OCSF User.end_time. User.end_time: The end time of when a particular state of the user was valid. Using the ``start_time`` and ``end_time`` together bound the time when a particular user state was valid. If there is no ``end_time`` it tells the analyst that this is the current state of the user as DataBee understands it. There will ever only be a single user for which the ``end_time`` is ``null``. |
Id | id | required | :ref:`integer_t <integer_t>` | | CDPs generated Id of the organization hierarchy. |
Manager | level_1 | optional | :ref:`string_t <string_t>` | | Derived from OCSF User.manager. User.manager: The user's manager. This helps in understanding an org hierarchy. This should only ever be populated once in an event. I.e. there should not be a manager's manager in an event. |
Manager | level_10 | optional | :ref:`string_t <string_t>` | | Derived from OCSF User.manager. User.manager: The user's manager. This helps in understanding an org hierarchy. This should only ever be populated once in an event. I.e. there should not be a manager's manager in an event. |
Manager | level_11 | optional | :ref:`string_t <string_t>` | | Derived from OCSF User.manager. User.manager: The user's manager. This helps in understanding an org hierarchy. This should only ever be populated once in an event. I.e. there should not be a manager's manager in an event. |
Manager | level_12 | optional | :ref:`string_t <string_t>` | | Derived from OCSF User.manager. User.manager: The user's manager. This helps in understanding an org hierarchy. This should only ever be populated once in an event. I.e. there should not be a manager's manager in an event. |
Manager | level_13 | optional | :ref:`string_t <string_t>` | | Derived from OCSF User.manager. User.manager: The user's manager. This helps in understanding an org hierarchy. This should only ever be populated once in an event. I.e. there should not be a manager's manager in an event. |
Manager | level_14 | optional | :ref:`string_t <string_t>` | | Derived from OCSF User.manager. User.manager: The user's manager. This helps in understanding an org hierarchy. This should only ever be populated once in an event. I.e. there should not be a manager's manager in an event. |
Manager | level_15 | optional | :ref:`string_t <string_t>` | | Derived from OCSF User.manager. User.manager: The user's manager. This helps in understanding an org hierarchy. This should only ever be populated once in an event. I.e. there should not be a manager's manager in an event. |
Manager | level_16 | optional | :ref:`string_t <string_t>` | | Derived from OCSF User.manager. User.manager: The user's manager. This helps in understanding an org hierarchy. This should only ever be populated once in an event. I.e. there should not be a manager's manager in an event. |
Manager | level_17 | optional | :ref:`string_t <string_t>` | | Derived from OCSF User.manager. User.manager: The user's manager. This helps in understanding an org hierarchy. This should only ever be populated once in an event. I.e. there should not be a manager's manager in an event. |
Manager | level_18 | optional | :ref:`string_t <string_t>` | | Derived from OCSF User.manager. User.manager: The user's manager. This helps in understanding an org hierarchy. This should only ever be populated once in an event. I.e. there should not be a manager's manager in an event. |
Manager | level_19 | optional | :ref:`string_t <string_t>` | | Derived from OCSF User.manager. User.manager: The user's manager. This helps in understanding an org hierarchy. This should only ever be populated once in an event. I.e. there should not be a manager's manager in an event. |
Manager | level_2 | optional | :ref:`string_t <string_t>` | | Derived from OCSF User.manager. User.manager: The user's manager. This helps in understanding an org hierarchy. This should only ever be populated once in an event. I.e. there should not be a manager's manager in an event. |
Manager | level_20 | optional | :ref:`string_t <string_t>` | | Derived from OCSF User.manager. User.manager: The user's manager. This helps in understanding an org hierarchy. This should only ever be populated once in an event. I.e. there should not be a manager's manager in an event. |
Manager | level_3 | optional | :ref:`string_t <string_t>` | | Derived from OCSF User.manager. User.manager: The user's manager. This helps in understanding an org hierarchy. This should only ever be populated once in an event. I.e. there should not be a manager's manager in an event. |
Manager | level_4 | optional | :ref:`string_t <string_t>` | | Derived from OCSF User.manager. User.manager: The user's manager. This helps in understanding an org hierarchy. This should only ever be populated once in an event. I.e. there should not be a manager's manager in an event. |
Manager | level_5 | optional | :ref:`string_t <string_t>` | | Derived from OCSF User.manager. User.manager: The user's manager. This helps in understanding an org hierarchy. This should only ever be populated once in an event. I.e. there should not be a manager's manager in an event. |
Manager | level_6 | optional | :ref:`string_t <string_t>` | | Derived from OCSF User.manager. User.manager: The user's manager. This helps in understanding an org hierarchy. This should only ever be populated once in an event. I.e. there should not be a manager's manager in an event. |
Manager | level_7 | optional | :ref:`string_t <string_t>` | | Derived from OCSF User.manager. User.manager: The user's manager. This helps in understanding an org hierarchy. This should only ever be populated once in an event. I.e. there should not be a manager's manager in an event. |
Manager | level_8 | optional | :ref:`string_t <string_t>` | | Derived from OCSF User.manager. User.manager: The user's manager. This helps in understanding an org hierarchy. This should only ever be populated once in an event. I.e. there should not be a manager's manager in an event. |
Manager | level_9 | optional | :ref:`string_t <string_t>` | | Derived from OCSF User.manager. User.manager: The user's manager. This helps in understanding an org hierarchy. This should only ever be populated once in an event. I.e. there should not be a manager's manager in an event. |
Record Created At | record_created_at | required | :ref:`timestamp_t <timestamp_t>` | | CDPs generated timestamp when record was created. |
Record Updated At | record_updated_at | required | :ref:`timestamp_t <timestamp_t>` | | CDPs generated timestamp when record was last updated. |
Start Time | start_time | required | :ref:`timestamp_t <timestamp_t>` | | Derived from OCSF User.start_time. User.start_time: The start time when a particular state of the user became valid |
ID | user_id | required | :ref:`integer_t <integer_t>` | | Derived from OCSF User.id. User.id: The unique identifier used by DataBee for a specific user. This will be logged as ``user_id`` in activity tables to link to a particular user in this table. This field should not be mapped manually as the DataBee product populates this field itself. |
Was this article helpful?