Sha256: aaea6fbd29d1a8ea85db97bb42e512271b9c8cf1d5fc45a5d9744af71610ed46

Contents?: true

Size: 1.39 KB

Versions: 9

Compression:

Stored size: 1.39 KB

Contents

---
title: HeartBeatAlert
---
## PureCloud::HeartBeatAlert

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | Name of the rule | |
| **sender_id** | **String** | The value that identifies the sender of the heartbeat. | |
| **heart_beat_timeout_in_minutes** | **Integer** | The number of minutes to wait before alerting missing heartbeats. | |
| **rule_id** | **String** | The id of the rule. | |
| **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. = ['SMS', 'DEVICE', 'EMAIL'] | |
| **rule_type** | **String** | The type of heartbeat rule that generated the alert | |
| **rule_uri** | **String** |  | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
purecloud-0.59.1 doc_out/HeartBeatAlert.html.md
purecloud-0.58.1 doc_out/HeartBeatAlert.html.md
purecloud-0.57.1 doc_out/HeartBeatAlert.html.md
purecloud-0.56.1 doc_out/HeartBeatAlert.html.md
purecloud-0.55.1 doc_out/HeartBeatAlert.html.md
purecloud-0.54.1 doc_out/HeartBeatAlert.html.md
purecloud-0.53.1 doc_out/HeartBeatAlert.html.md
purecloud-0.52.1 doc_out/HeartBeatAlert.html.md
purecloud-0.51.1 doc_out/HeartBeatAlert.html.md