Set as Preferred Monitoring Method (Licensed)

Dell.FeatureManagement.Pack.OOB.SetPreferredMonitoringMethodTask (Task)

This task is used to set Server and Rack Workstation Monitoring (Licensed) feature as the preferred monitoring method.

Element properties:

TargetDell.FeatureManagement.MonitoringFeature.Installed.ComplexFeature.ServerOOB
AccessibilityInternal
CategoryCustom
EnabledTrue
RemotableFalse
Timeout3600

Member Modules:

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

Source Code:

<Task ID="Dell.FeatureManagement.Pack.OOB.SetPreferredMonitoringMethodTask" Accessibility="Internal" Enabled="true" Target="Dell.FeatureManagement.MonitoringFeature.Installed.ComplexFeature.ServerOOB" Timeout="3600" Remotable="true">
<Category>Custom</Category>
<ProbeAction ID="TASK" TypeID="Dell.FeatureManagement.Pack.SetPreferredMonitoringMethodProbe">
<TimeoutSeconds>600</TimeoutSeconds>
<Method>OOB</Method>
</ProbeAction>
</Task>