Created by
process_computer_nodes in lib/preprocess.py
Edges
The tables below list edges defined by the Jamf extension only. Additional edges to or from this node may be created by other extensions.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Represents a computer managed by Jamf Pro, commonly macOS. Computers are the primary target resources for policy execution, script deployment, and MDM management commands.
process_computer_nodes in lib/preprocess.py
| Edge Type | Destination Node Types | Traversable |
|---|---|---|
| jamf_AssignedUser | jamf_ComputerUser | ✅ |
| jamf_Okta_Same_Device | Okta_Device | ✅ |
| 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 |