forked from zaproxy/zaproxy
-
Notifications
You must be signed in to change notification settings - Fork 2
ApiGen_ruleConfig
thc202 edited this page Aug 17, 2019
·
1 revision
Name | Type | Parameters | Description |
---|---|---|---|
ruleConfigValue | view | key* | Show the specified rule configuration |
allRuleConfigs | view | Show all of the rule configurations | |
resetRuleConfigValue | action | key* | Reset the specified rule configuration, which must already exist |
resetAllRuleConfigValues | action | Reset all of the rule configurations | |
setRuleConfigValue | action | key* value | Set the specified rule configuration, which must already exist |
Starred parameters are mandatory
Back to index