DirectMethodInvokesNotInAllowedRange Class
Number of direct method invokes is not in allowed range.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to server.
Constructor
DirectMethodInvokesNotInAllowedRange(*, is_enabled: bool, min_threshold: int, max_threshold: int, time_window_size: timedelta, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
is_enabled
|
Status of the custom alert. Required. |
|
min_threshold
|
The minimum threshold. Required. |
|
max_threshold
|
The maximum threshold. Required. |
|
time_window_size
|
The time window size in iso8601 format. Required. |
Variables
| Name | Description |
|---|---|
|
display_name
|
The display name of the custom alert. |
|
description
|
The description of the custom alert. |
|
is_enabled
|
Status of the custom alert. Required. |
|
rule_type
|
The type of the custom alert rule. Required. |
|
min_threshold
|
The minimum threshold. Required. |
|
max_threshold
|
The maximum threshold. Required. |
|
time_window_size
|
The time window size in iso8601 format. Required. |