DataTrigger1Condition
accountLevelObjectcondition
Any of
conditionType
The condition type being monitored
Allowed values
IndividualAgingUsageAllowance
conditionobject
Properties
| Name | Type | Required | Description |
|---|---|---|---|
conditionType | string (one of: Individual, Aging, UsageAllowance) | No | The condition type being monitored |
comparitor | string (one of: gt, lt, eq) | No | The boolean of the comparison. gt is Greater Than, lt is Less Than and eq is Equal To |
threshold | integer | No | The threshold value the trigger monitors for |
thresholdUnit | string (one of: KB, MB, GB) | No | The units of the threshold. This can be KB, Kilobits, MB, Megabits, or GB, Gigabits |
cycleType | string (one of: Daily, Weekly, Monthly) | No | The interval to monitor for the threshold. This can be Daily, Weekly or Monthly |
allowanceThreshold | any | No |