EnvProtectionRuleUpdateConfig

EnvProtectionRuleUpdateConfig
Environment Pair Protection Rule Update Config

Configuration for updating the action of an existing protection rule for an environment pair.

AllOf
JSON Example
{
    "action_type": "PROTECTION_RULE_UPDATE",
    "rule_path": "/infra/domains/default/security-policies/Policy-abc/rules/Rule-xyz",
    "rule_action": "JUMP_TO_APPLICATION"
}