Palo Alto Networks · Example Payload

Sase 5G Api Security Metrics5 G Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

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

Top-level fields

periodtotal_sessionsthreats_detectedthreats_blockedbytes_inspectedactive_subscribersper_slice_metricstime_series

Example Payload

Raw ↑
{
  "period": {
    "start": "2025-01-18T23:39:56Z",
    "end": "2024-03-28T06:42:02Z"
  },
  "total_sessions": 39,
  "threats_detected": 453,
  "threats_blocked": 419,
  "bytes_inspected": 303,
  "active_subscribers": 276,
  "per_slice_metrics": [
    {
      "slice_id": "386619",
      "slice_name": "Production Connector 19",
      "sessions": 129,
      "threats_detected": 438,
      "bytes_inspected": 162
    },
    {
      "slice_id": "500313",
      "slice_name": "Primary Policy 46",
      "sessions": 330,
      "threats_detected": 387,
      "bytes_inspected": 120
    }
  ],
  "time_series": [
    {
      "timestamp": "2024-06-06T15:18:13Z",
      "sessions": 122,
      "threats": 768
    },
    {
      "timestamp": "2024-06-19T14:37:11Z",
      "sessions": 885,
      "threats": 105
    },
    {
      "timestamp": "2024-06-07T11:20:16Z",
      "sessions": 732,
      "threats": 213
    }
  ]
}