msdyn_ParentIoTAlerts Action

Dynamics CRM 2016
 

Updated: November 29, 2016

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 actions are invoked by appending the action name to the URI representing an entity or collection.

EntityType

Binding Type

msdyn_iotalert EntityType

entity

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.

Microsoft Dynamics 365

© 2017 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: