Remove DRAC Monitoring Feature

Dell.FeatureManagement.Pack.Installed.RemoveMonitoringFeatureTask.DRAC (Task)

Task to remove DRAC Monitoring Feature

Element properties:

TargetDell.FeatureManagement.MonitoringFeature.Installed.SimpleFeature.DRAC
AccessibilityInternal
CategoryCustom
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.RemoveMonitoringFeatureTask.DRAC" Accessibility="Internal" Enabled="true" Target="Dell.FeatureManagement.MonitoringFeature.Installed.SimpleFeature.DRAC" Timeout="3600" Remotable="true">
<Category>Custom</Category>
<ProbeAction ID="TASK" TypeID="Dell.FeatureManagement.Pack.FMPActionType">
<TimeoutSeconds>600</TimeoutSeconds>
<MPActionType>DRACRemove</MPActionType>
<Force>false</Force>
</ProbeAction>
</Task>