Palo Alto Networks · Example Payload

Prisma Cloud Compute Api Compliance Policy Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Prisma Cloud Compute Api Compliance Policy Example is an example object payload from Palo Alto Networks, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

rules

Example Payload

Raw ↑
{
  "rules": [
    {
      "name": "Staging Gateway 72",
      "collections": [
        "example-collections_item",
        "example-collections_item",
        "example-collections_item"
      ],
      "effect": "alert",
      "condition": {
        "checks": [
          {},
          {},
          {}
        ]
      }
    }
  ]
}