Sha256: 16647d06d17d8996c76e9548aa0971149dc0b08a4af240ac05fc92025e763683
Contents?: true
Size: 1.63 KB
Versions: 4
Compression:
Stored size: 1.63 KB
Contents
--- title: InteractionStatsAlert --- ## PureCloud::InteractionStatsAlert ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | Name of the rule that generated the alert | | | **dimension** | **String** | The dimension of concern. | | | **dimension_value** | **String** | The value of the dimension. | | | **metric** | **String** | The metric to be assessed. | | | **media_type** | **String** | The media type. | | | **numeric_range** | **String** | The comparison descriptor used against the metric's value. | | | **statistic** | **String** | The statistic of concern for the metric. | | | **value** | **Float** | The threshold value. | | | **rule_id** | **String** | The id of the rule. | | | **unread** | **BOOLEAN** | Indicates if the alert has been read. | [default to false]| | **start_date** | **DateTime** | The date/time the alert was created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | | | **end_date** | **DateTime** | The date/time the owning rule exiting in alarm status. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **notification_users** | [**Array<User>**](User.html) | The ids of users who were notified of alarm state change. | | | **alert_types** | **Array<String>** | A collection of notification methods. | | | **rule_uri** | **String** | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
4 entries across 4 versions & 1 rubygems