Devices

Devices in the organization.

Pre-requisites

  • Organizations and Departments have been created
  • Device data (UUID, Make, Model etc.) is available
{{ item.display }}
Device Name Device Type Device ID Operating System Org. and Dept. Status Actions
{{ device.device_name || '' }}
Set as reference: {{ device.is_reference_machine ? 'Yes' : 'No' }}
Last Inventory Sync: {{ device.last_sync_time }}
{{ device.device_type || '' }} {{ device.device_id || '' }} {{ getOSName(device.os) }} {{ device['Department.Organization.name'] ? device['Department.Organization.name'] : '' }} {{ device['Department.name'] ? ', ' : '' }} {{ device['Department.name'] ? device['Department.name'] : '' }} {{ device.inventory_sync_state || '' }}