External DocumentationTo learn more, visit the Upwind documentation.
Actions
Update Policy
Update an existing threat policy.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Enabled | Select whether the policy is enabled or not. |
| Organization ID | The ID of the organization. |
| Policy ID | The policy ID to update. |
{
"id": "string",
"severity": "LOW",
"category": "PROCESS_EXECUTION",
"scope": "ALL_RESOURCES",
"display_name": "string",
"open_issues": 0,
"managed_by": "UPWIND",
"enabled": true
}
Was this page helpful?