Represents a computer managed by Jamf Pro. Computers are the primary target resources for policy execution, script deployment, and MDM management commands.
Created by
process_computer_nodes in lib/preprocess.py
Edges
The tables below list edges defined by the JamfHound extension only. Additional edges to or from this node may be created by other extensions.
Inbound Edges
| Edge Type | Source Node Types | Traversable |
|---|
| jamf_Contains | jamf_Tenant, jamf_Site | ✅ |
| jamf_CreateComputerExtensions | jamf_Account, jamf_DisabledAccount, jamf_Group, jamf_ApiClient, jamf_DisabledApiClient | ✅ |
| jamf_CreatePolicies | jamf_Account, jamf_DisabledAccount, jamf_Group, jamf_ApiClient, jamf_DisabledApiClient | ✅ |
| jamf_Update_Recurring_Scripts | jamf_Account, jamf_DisabledAccount, jamf_Group, jamf_ApiClient, jamf_DisabledApiClient | ✅ |
| jamf_UpdateComputerExtensions | jamf_Account, jamf_DisabledAccount, jamf_Group, jamf_ApiClient, jamf_DisabledApiClient | ✅ |
| jamf_UpdatePolicies | jamf_Account, jamf_DisabledAccount, jamf_Group, jamf_ApiClient, jamf_DisabledApiClient | ✅ |
Outbound Edges
Properties
| Property Name | Data Type | Description |
|---|
| displayname | string | Display name of the computer |
| name | string | Computer name |
| objectid | string | Unique identifier (UDID) |
| managed | boolean | Whether the computer is managed |
| make | string | Hardware manufacturer |
| mdm_capable | boolean | Whether the computer supports MDM |
| model | string | Hardware model |
| enrolled_via_dep | boolean | Enrolled via Device Enrollment Program |
| user_approved_enrollment | boolean | Whether enrollment was user-approved |
| user_approved_mdm | boolean | Whether MDM was user-approved |
| device_aad_infos | string | Azure AD device information |
| siteID | integer | ID of the site the computer belongs to |
| sitename | string | Name of the site |
| username | string | Assigned username |
| email_address | string | Assigned user email |
| os_name | string | Operating system name |
| os_version | string | Operating system version |
| os_build | string | Operating system build |
| serial_number | string | Hardware serial number |
| udid | string | Unique Device Identifier |
| uuid | string | Universal Unique Identifier |
| supervised | boolean | Whether the device is supervised |
| sip_status | string | System Integrity Protection status |
| firewall_enabled | boolean | Whether the firewall is enabled |
| gatekeeper_status | string | Gatekeeper status |
| ip_address | string | IP address |
| is_apple_silicon | boolean | Whether the device uses Apple Silicon |
| last_contact_time_utc | datetime | Last check-in time |
| jamf_version | string | Jamf agent version |
| filevault2_users | string | FileVault 2 enabled users |
| local_accounts | string | Local user accounts |
| Tier | integer | Security tier classification |
Relationship Diagram