Palo Alto Networks · Example Payload

Prisma Cloud Cspm Api Policy Input Example

Updated endpoint threat violation response policy under.

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Prisma Cloud Cspm Api Policy Input 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

namepolicyTypeseveritydescriptionrecommendationcloudTypeenabledrule

Example Payload

Raw ↑
{
  "name": "Development Firewall 29",
  "policyType": "standard",
  "severity": "low",
  "description": "Updated endpoint threat violation response policy under.",
  "recommendation": "example-recommendation",
  "cloudType": "default",
  "enabled": true,
  "rule": {
    "name": "Primary Agent 75",
    "criteria": "example-criteria",
    "type": "standard"
  }
}