Palo Alto Networks · Schema
Device
Device schema from Palo Alto Networks IoT Security API
Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR
Properties
| Name | Type | Description |
|---|---|---|
| deviceid | string | Unique device identifier. |
| ip | string | IPv4 address of the device. |
| mac | string | MAC address of the device. |
| hostname | string | Hostname or NetBIOS name of the device. |
| profile | string | Device profile classification (e.g., IP Camera, Infusion Pump). |
| category | string | Device category (e.g., IoT, OT, IT). |
| risk_score | integer | Aggregate risk score from 0 (lowest) to 100 (highest). |
| os | string | Detected operating system. |
| os_version | string | Detected operating system version. |
| vendor | string | Device manufacturer or vendor. |
| model | string | Device model identifier. |
| site | string | Network site where the device was discovered. |
| subnet | string | Subnet the device belongs to. |
| first_seen | string | Timestamp when the device was first discovered. |
| last_seen | string | Timestamp when the device was last active. |
| monitored | string | Whether the device is currently monitored. |
| confidence_score | integer | Confidence level of the device profile classification. |
| tags | array | User-defined or system-assigned tags. |