Palo Alto Networks · Example Payload

Iot Security Api Asset Report Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

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

Top-level fields

total_devicesmonitored_devicesby_categoryby_risk_levelby_sitetop_profilesreport_time

Example Payload

Raw ↑
{
  "total_devices": 310,
  "monitored_devices": 932,
  "by_category": {},
  "by_risk_level": {
    "critical": 552,
    "high": 922,
    "medium": 233,
    "low": 754
  },
  "by_site": [
    {
      "site": "Lab-Austin",
      "device_count": 459
    },
    {
      "site": "Lab-Austin",
      "device_count": 937
    },
    {
      "site": "Lab-Austin",
      "device_count": 227
    }
  ],
  "top_profiles": [
    {
      "profile": "HVAC Controller",
      "device_count": 519
    }
  ],
  "report_time": "2025-03-20T10:16:32Z"
}