updatePolicyRule
Modify policy rules in Netskope MCP Server by updating actions, conditions, priority, and status to control access and enforce security measures across your network.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Action to take when rule conditions match | |
conditions | Yes | Array of conditions that must be met | |
description | No | Optional description of the rule's purpose | |
enabled | Yes | Whether the rule is active | |
id | Yes | Unique identifier of the policy rule to update | |
name | Yes | Name of the policy rule | |
policy_group_id | Yes | ID of the policy group this rule belongs to | |
priority | Yes | Rule evaluation priority (lower numbers evaluated first) |