TriggersListOptions
TriggersListOptions
Any of
AnomalyTriggerValue
Trigger details.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
triggerId | string | No | The system assigned name of the trigger being updated. |
triggerName | string | No | The user defined name of the trigger. |
organizationName | string | No | The user assigned name of the organization associated with the trigger. |
triggerCategory | string | No | This is the value to use in the request body to detect anomalous behaivior. The values in this table will only be relevant when this parameter is set to this value. |
triggerAttributes | array | No | Additional details and keys for the trigger. |
createdAt | string | No | Timestamp for whe the trigger was created. |
modifiedAt | string | No | Timestamp for the most recent time the trigger was modified. |
TriggerType2
Trigger details.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
anomalyattributes | object | No | The details of the UsageAnomaly trigger. |
notification | object | No | The notification details of the trigger. |