Set Informational Alerts Off

Dell.FeatureManagement.Pack.Installed.Complex.InfoAlertsOff.FeatureTask (Task)

Task to set informational alerts off

Element properties:

TargetDell.FeatureManagement.MonitoringFeature.Installed.ComplexFeature.ServerIB
AccessibilityPublic
CategoryOperations
EnabledTrue
RemotableFalse
Timeout3600

Member Modules:

ID Module Type TypeId RunAs 
TASK ProbeAction Dell.FeatureManagement.Pack.FMPActionType Default

Source Code:

<Task ID="Dell.FeatureManagement.Pack.Installed.Complex.InfoAlertsOff.FeatureTask" Accessibility="Public" Enabled="true" Target="Dell.FeatureManagement.MonitoringFeature.Installed.ComplexFeature.ServerIB" Timeout="3600" Remotable="true">
<Category>Operations</Category>
<ProbeAction ID="TASK" TypeID="Dell.FeatureManagement.Pack.FMPActionType">
<TimeoutSeconds>600</TimeoutSeconds>
<MPActionType>InfoAlertsOff</MPActionType>
<Force>true</Force>
</ProbeAction>
</Task>