AnomalyTriggerRequest
The details of the UsageAnomaly trigger.
AnomalyTriggerRequest
The details of the UsageAnomaly trigger.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
accountNames | string | No | The Verizon billing accounts associated with the anomaly triggers for this trigger to be active for devices in those accounts. An account name is usually numeric, and must include any leading zeros. |
includeAbnormal | boolean | No | Whether or not to include anomalies classified as 'abnormal'.<br />true<br />false<br />Classification is set as part of ThingSpace Intelligence anomaly detection settings. |
includeVeryAbnormal | boolean | No | Whether or not to include anomalies classified as 'very abnormal'.<br />true<br />false<br />Classification is set as part of ThingSpace Intelligence anomaly detection settings. |
includeUnderExpectedUsage | boolean | No | Whether or not to include anomalies that are directionally under the expected usage.<br />true<br />false. |
includeOverExpectedUsage | boolean | No | Whether or not to include anomalies that are directionally over the expected usage. <br />true<br />false. |