Sha256: 1bebe379d50d95671954b264e0ea2620bfc8c08379e6803b36b5a1866f8f9cc9

Contents?: true

Size: 1.11 KB

Versions: 4

Compression:

Stored size: 1.11 KB

Contents

---
title: RoutingStatusRule
---
## PureCloud::RoutingStatusRule

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | Name of the rule | |
| **agent** | [**User**](User.html) | The agent whose routing status will be watched. | |
| **routing_status** | **String** | The routing status on which to alert. | |
| **routing_limit_in_seconds** | **Integer** | The number of seconds to wait before alerting based upon the agent's routing status. | |
| **enabled** | **BOOLEAN** | Indicates if the rule is enabled. | [default to false]|
| **in_alarm** | **BOOLEAN** | Indicates if the rule is in alarm state. | [optional] [default to false]|
| **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

4 entries across 4 versions & 1 rubygems

Version Path
purecloud-0.64.1 doc_out/RoutingStatusRule.html.md
purecloud-0.62.1 doc_out/RoutingStatusRule.html.md
purecloud-0.61.1 doc_out/RoutingStatusRule.html.md
purecloud-0.60.1 doc_out/RoutingStatusRule.html.md