Palo Alto Networks · Example Payload

Iot Security Api Device Example

critical-assetproduction

Iot Security Api Device Example is an example object payload from Palo Alto Networks, with 18 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

deviceidipmachostnameprofilecategoryrisk_scoreosos_versionvendormodelsitesubnetfirst_seenlast_seenmonitoredconfidence_scoretags

Example Payload

Raw ↑
{
  "deviceid": "711574",
  "ip": "10.207.175.185",
  "mac": "73:15:4d:76:f1:5f",
  "hostname": "host-bbf2",
  "profile": "Smart TV",
  "category": "default",
  "risk_score": 33,
  "os": "macOS 14",
  "os_version": "8.1.2",
  "vendor": "Cisco",
  "model": "PA-3260",
  "site": "HQ-SanFrancisco",
  "subnet": "10.94.229.0/24",
  "first_seen": "2025-07-18T18:08:48Z",
  "last_seen": "2025-09-26T05:42:56Z",
  "monitored": "yes",
  "confidence_score": 41,
  "tags": [
    "critical-asset",
    "production"
  ]
}