The RuleBaseEngine:deleteRuleBase Method

The RuleBaseEngine:deleteRuleBase method deletes the specified rulebase.

Remarks

The agent will delete the rulebase from its cache. If the agent is configured to run under auto config mode it will delete this rulebase from the auto config directory as well.

Type

Synchronous, IMPACT_ACTION.

Arguments

Name Type Description
RuleBaseName String The name of the rulebase to delete.

Returns

None