Sha256: a5bf58d6142b545f7da5373718a145e4f985dae5a4137e6e904bc705d55e1054
Contents?: true
Size: 1.2 KB
Versions: 47
Compression:
Stored size: 1.2 KB
Contents
--- title: UserPresenceRule --- ## PureCloud::UserPresenceRule ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | Name of the rule | | | **presence_user** | [**User**](User.html) | The user whose presence will be watched. | | | **presence_type** | **String** | Indicates to which presence type the presence value belongs. | | | **presence_value** | **String** | The Org's UUID or Systems enum constance indicating the presence of concern. | | | **presence_limit_in_seconds** | **Integer** | The number of seconds to wait before alerting based upon the user's presence. | | | **enabled** | **BOOLEAN** | Indicates if the rule is enabled. | | | **in_alarm** | **BOOLEAN** | Indicates if the rule is in alarm state. | [optional] | | **notification_users** | [**Array<User>**](User.html) | The ids of users who will be notified of alarm state change. | | | **alert_types** | **Array<String>** | A collection of notification methods. | | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
47 entries across 47 versions & 2 rubygems