Palo Alto Networks · Example Payload

Iot Security Api Policy Recommendation Example

Allowed detected investigation allowed policy activity activity firewall endpoint investigation violation detected.

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

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

Top-level fields

iddeviceidprofilesource_zonedestination_zoneapplicationsservicesactionconfidencedescription

Example Payload

Raw ↑
{
  "id": "example-id",
  "deviceid": "131304",
  "profile": "Badge Reader",
  "source_zone": "internal",
  "destination_zone": "external",
  "applications": [
    "office365"
  ],
  "services": [
    "example-services_item",
    "example-services_item"
  ],
  "action": "alert",
  "confidence": 6.42,
  "description": "Allowed detected investigation allowed policy activity activity firewall endpoint investigation violation detected."
}