Palo Alto Networks · Example Payload

Sase Aggregate Monitoring Api Aggregation Response Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Sase Aggregate Monitoring Api Aggregation Response Example is an example object payload from Palo Alto Networks, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

totalcounttime_rangedatahistogram

Example Payload

Raw ↑
{
  "total": 274,
  "count": 951,
  "time_range": {
    "start": "2024-04-02T07:15:23Z",
    "end": "2025-09-03T23:33:09Z"
  },
  "data": [
    {},
    {},
    {}
  ],
  "histogram": [
    {
      "timestamp": "2024-11-27T03:29:24Z",
      "count": 562,
      "values": {}
    },
    {
      "timestamp": "2025-06-11T03:54:50Z",
      "count": 672,
      "values": {}
    },
    {
      "timestamp": "2026-06-27T14:37:47Z",
      "count": 571,
      "values": {}
    }
  ]
}