Message: DeleteRuleRequest

File: WebAPI/rules_1.proto

Description

Delete a rule.

Used in

RuleRequest

Fields

rule_id

Type: string

Description: Rule to delete.

rule_revision

Type: uint64

Description: Rule revision to check before executing the request. The request will fail if the rule was modified and its rule revision changed. Optional. If omitted, rule revision is not checked. Internal field. Rule revisions are currently not available for external clients.