Skip to content

ApiGen_ruleConfig

thc202 edited this page Aug 17, 2019 · 1 revision

ZAP 2.8.0 API

Component: ruleConfig

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

Clone this wiki locally