msdyn_ParentIoTAlerts Action
Applies To: Dynamics 365 (online)
Calling the IoT - Debounce IoT Alerts action will link a potential redundant alert to an already existing parent alert. It exposes a TimespanSeconds numeric parameter which determines the time window to consider when parenting (or suppressing) an alert. For example, if this parameter is set to 60 seconds, then an initial alert will recognized as a parent, and all subsequent alerts from the same device arriving within a minute window will be grouped under that parent.
msdyn_ParentIoTAlerts action does not return a value.
Bound Entities
Bound actions are invoked by appending the action name to the URI representing an entity or collection.
EntityType |
Binding Type |
---|---|
entity |
Parameters
Parameters allow for data to be passed to the action.
Name |
Type |
Nullable |
Unicode |
Description |
---|---|---|---|---|
TimespanSeconds |
Edm.Int32 |
false |
Determines the time window to consider when parenting (or suppressing) an alert. from 60 to 180 seconds. |
See Also
IoT Connector EntityType Reference
IoT Connector Action Reference
IoT Connector ComplexType Reference
IoT Connector changes to system entities
Microsoft Dynamics 365
© 2017 Microsoft. All rights reserved. Copyright