AppRuleUpdateConfig
Application Rule Update Config
Configuration for updating the forwarding action of an existing DFW rule. Default rules and auto-plumbed rules (created by app connectivity strategies) are not supported.
AllOf
JSON Example
{
"action_type": "RULE_UPDATE",
"rule_path": "/infra/domains/default/security-policies/Policy-123/rules/Rule-456",
"rule_action": "DROP"
}