_id |
String |
The ID of the rule. |
|
5cd10e159dc6d62a913c6765 |
name |
String |
The name of the rule. |
|
JBRule1 |
priority |
Integer |
The priority of the rule, 0 getting highest priority. |
|
2 |
tags[] |
List |
Tags attached to this rule. |
|
0: 5cc3b7fc9dc6d60c9d04f0f2 |
conditions[] |
List |
List of condition objects you want this rule to follow. To view the parameters that returned click on Tag Rule Condition Object. |
|
conditions[2][dest_type]=Local |
disabled |
boolean |
Whether to enable the corresponding rule. |
|
|
created |
String |
The time that the rule was created. |
|
2019-05-10T02:32:26+00:00 |