Entity Health State Change Distributed Ack Action

Microsoft.SystemCenter.PostDistributedAck.PublishedEntityHealthStateChange (WriteActionModuleType)

Element properties:

TypeWriteActionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
InputTypeSystem.BaseData

Member Modules:

ID Module Type TypeId RunAs 
WA WriteAction Microsoft.SystemCenter.PostDistributedAck Default

Source Code:

<WriteActionModuleType ID="Microsoft.SystemCenter.PostDistributedAck.PublishedEntityHealthStateChange" Accessibility="Internal" Batching="true">
<Configuration/>
<ModuleImplementation Isolation="Any">
<Composite>
<MemberModules>
<WriteAction TypeID="Microsoft.SystemCenter.PostDistributedAck" ID="WA">
<ManagementGroupId>$Target/ManagementGroup/Id$</ManagementGroupId>
<ChannelId>4506DE47-806E-447f-90BB-20FAEBB7E87E</ChannelId>
<ItemId>ManagedEntityId=$Data/ManagedEntity$ MonitorId=$Data/Changes/Change/MonitorId$</ItemId>
<Cookie>$Data/Changes/Change/EventOriginId$</Cookie>
</WriteAction>
</MemberModules>
<Composition>
<Node ID="WA"/>
</Composition>
</Composite>
</ModuleImplementation>
<InputType>System!System.BaseData</InputType>
</WriteActionModuleType>