Back to API references

SOAP API method Rule_update

Parameters

Name Type Description
id * string The identifier (id) of the object that is updated
name * string The name of the rule.
inversed * boolean Is this rule an inversed rule?
disabled * boolean Is this rule disabled?
* required parameters

Return values

Name Type Description
rule Structure of type 'rule' All properties of the now updated rule

Structure 'rule'

Name Type Description
id int The ID of the rule.
name string The name of the rule.
inversed boolean Is this rule an inversed rule?
disabled boolean Is this rule disabled?