Palo Alto Networks · Arazzo Workflow
Prisma Cloud Policy Review and Update
Version 1.0.0
Authenticate to Prisma Cloud, list policies, inspect one, then update it.
View Spec
View on GitHub
Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDRArazzoWorkflows
Provider
Workflows
review-and-update-policy
Review a Prisma Cloud policy and update its severity and enabled state.
Authenticates with Prisma Cloud, lists policies, reads the first policy's detail, and submits an update preserving its core definition while changing severity and enabled state.
1
2
3
getPolicyDetail
Retrieve the full definition of the first policy so it can be updated in place.
4
updatePolicy
Update the policy, preserving its name, type, description, cloud type, and rule while applying the new severity and enabled state.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.