sdcloud_update_firewall_policy_rule_in_group
Update an existing rule within a firewall policy rule group by supplying policy, scope, group, and rule UUIDs with a JSON body to modify the rule configuration.
Instructions
Update a rule inside a firewall policy rule group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | JSON request body matching the target Security Director Cloud schema. | |
| scope | Yes | Rule scope: 'global' or 'zone'. | |
| rule_uuid | Yes | ||
| group_uuid | Yes | ||
| policy_uuid | Yes |