doc_out/RoutingStatusRule.html.md in purecloud-0.64.1 vs doc_out/RoutingStatusRule.html.md in purecloud-0.65.1
- old
+ new
@@ -10,11 +10,11 @@
| **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]|
+| **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"}