Caption | Name | Requirement | Type | Description |
|---|---|---|---|---|
Owner/Additional Owners | _owners | optional | json_t Array | Device.owner: The primary owner of a device. Device.additional_owners: Other possible owners of a device. This is added to allow an array of owners, but when there is only one owner, the |
Modified Time | active | optional | boolean_t | Device.modified_time: The time when the device was last known to have been modified. |
Created Time | created_time | optional | timestamp_t | Device.created_time: The time when the device was known to have been created. |
Applicable Compliance Standards | compliance_scope | recommended | string_t Array | Device.compliance_scope: Indicates regulatory scope for the device. For example, PCI DSS level or other compliance tiers. Useful for compliance reporting and filtering devices by regulatory requirements. |
Name | device_name | optional | string_t | Device.name: The alternate device name, ordinarily as assigned by an administrator. |
Domain | domain | optional | string_t | Device.domain: The network domain where the device resides. For example: |
End Time | end_time | optional | timestamp_t | Device.end_time: The end time of when a particular state of the user was valid. Using the |
Environment | environment | optional | string_t | Device.environment: The operational environment in which the device exists. For example: Production, Development, QA. |
First Seen | first_seen_time | optional | timestamp_t | Device.first_seen_time: The initial discovery time of the device. |
Groups Name | group_names | optional | string_t Array | Device.groups: The group names to which the device belongs. For example: |
History ID | hid | required | integer_t | Device.hid: The unique DataBee ID to identify a particular history entry in an object table. This field is the PK and should not be mapped manually as the DataBee product populates this field itself. |
Hostname | hostname | recommended | string_t | Device.hostname: The device hostname. |
Hardware Info BIOS Manufacturer | hw_info_bios_manufacturer | optional | string_t | Device.hw_info: The endpoint hardware information.| DeviceHwInfo.bios_manufacturer: The BIOS manufacturer. For example: |
Hardware Info Serial Number | hw_info_serial_number | optional | string_t | Device.hw_info: The endpoint hardware information. DeviceHwInfo.serial_number: The device manufacturer serial number. |
Hypervisor | hypervisor | optional | string_t | Device.hypervisor: The name of the hypervisor running on the device. For example, |
ID | id | required | integer_t | Device.id: The unique identifier used by DataBee for a specific device. This will be logged as |
Image Name | image_name | optional | string_t | Device.image: The image used as a template to run the virtual machine. |
IMEI | imei | optional | string_t | Device.imei: The International Mobile Station Equipment Identifier that is associated with the device. For example: |
IMEI List | imei_list | optional | string_t Array | Device.imei_list: A list of IMEI identifiers associated with a device. Useful for tracking and managing mobile devices. Values are unique for each mobile device. |
Instance ID | instance_uid | recommended | string_t | Device.instance_uid: The unique identifier of a VM instance. For example: |
IP Address | ip | recommended | string_t | Device.ip: The device IP address, in either IPv4 or IPv6 format. |
Compliant Device | is_compliant | optional | boolean_t | Device.is_compliant: The event occurred on a compliant device. |
Managed Device | is_managed | optional | boolean_t | Device.is_managed: The event occurred on a managed device. |
Personal Device | is_personal | optional | boolean_t | Device.is_personal: The event occurred on a personal device. |
Trusted Device | is_trusted | optional | boolean_t | Device.is_trusted: The event occurred on a trusted device. |
Last Seen | last_seen_time | optional | timestamp_t | Device.last_seen_time: The most recent discovery time of the device. |
Geo Location City | location_city | optional | string_t | Device.location: The geographical location of the device. Location.city: The name of the city. For example: san diego. |
Geo Location Country | location_country | optional | string_t | Device.location: The geographical location of the device. Location.country: The ISO 3166-1 Alpha-2 country code. For the complete list of country codes see `ISO 3166-1 alpha-2 codes <https://www.iso.org/obp/ui/#iso:pub:PUB500001:en>`_. |
MAC Address | mac | optional | string_t | Device.mac: The Media Access Control (MAC) address of the endpoint. |
Modified Time | modified_time | optional | timestamp_t | Device.modified_time: The time when the device was last known to have been modified. |
Network Interfaces Hostname | network_interfaces_hostnames | optional | string_t Array | Device.network_interfaces: The network interfaces that are associated with the device, one for each unique MAC address/IP address/hostname/name combination. |
Network Interfaces IP Address | network_interfaces_ips | optional | string_t Array | Device.network_interfaces: The network interfaces that are associated with the device, one for each unique MAC address/IP address/hostname/name combination. |
Network Interfaces MAC Address | network_interfaces_macs | optional | string_t Array | Device.network_interfaces: The network interfaces that are associated with the device, one for each unique MAC address/IP address/hostname/name combination. |
Organization Name | org_name | optional | string_t | Device.org: Organization and org unit related to the device. |
Organization Org Unit Name | org_ou_name | optional | string_t | Device.org: Organization and org unit related to the device. |
OS Name | os_name | optional | string_t | Device.os: The endpoint operating system. |
OS Type | os_type | optional | string_t | Device.os: The endpoint operating system. |
OS Version | os_version | optional | string_t | Device.os: The endpoint operating system. |
OS Vendor Name | os_vendor_name | optional | string_t | Device.os: The endpoint operating system. Os.vendor_name: Organization that develops, sells, or supports an operating system. |
Owner ID | owner_user_id | optional | integer_t | Device.owner: The primary owner of a device. |
Record Created At | record_created_at | required | timestamp_t | CDPs generated timestamp when record was created. |
Record Updated At | record_updated_at | required | timestamp_t | CDPs generated timestamp when record was last updated. |
Region | region | recommended | string_t | Device.region: The region where the virtual machine is located. For example, an AWS Region. |
Selected Owner Selected On | selected_on | optional | timestamp_t | Device.selected_owner: The owner selected by a DataBee user to assign to a device. Keys in object are user_id an integer, user_email a string and selected_on a datetime. |
Selected Owner User Email | selected_owner_user_email | optional | string_t | Device.selected_owner: The owner selected by a DataBee user to assign to a device. Keys in object are user_id an integer, user_email a string and selected_on a datetime. |
Selected Owner User ID | selected_owner_user_id | optional | integer_t | Device.selected_owner: The owner selected by a DataBee user to assign to a device. Keys in object are user_id an integer, user_email a string and selected_on a datetime. |
Sources | sources | recommended | string_t Array | Device.backtrace: This object is a key value set that relates each field in the user to the earliest raw event that gave DataBee that particular value in the correlation. For example, |
Start Time | start_time | optional | timestamp_t | Device.start_time: The start time when a particular state of the user became valid. |
Type | type | optional | string_t | Device.type: The device type. For example: |
Type ID | type_id | required | integer_t | Device.type_id: The device type ID. |
Unique ID | uid | recommended | string_t | Device.uid: A universally unique identifier of the device. For example, the Windows TargetSID or AWS EC2 ARN. Used for integration with external systems or as an alternate join key. |
VPC UID | vpc_uid | optional | string_t | Device.vpc_uid: The unique identifier of the Virtual Private Cloud (VPC). For example: Often the VPC ARN similar to: |
Device
- Updated on Jul 14, 2026
- Published on May 31, 2024
- 5 minute(s) read
Was this article helpful?