Override to turn ON Internal Physical Disk

OverridingOf.Dell.Server.Storage.Controller.InternalPhysicalDisk (MonitorPropertyOverride)

This Override will turn ON the Internal Physical DIsk where by default it will be turned OFF

Element properties:

ContextDell.Server.Storage.Controller.InternalPhysicalDisk
TargetDell.Server.EnclosureIPDUnitHealth.PollBasedUnitMonitor
PropertyEnabled
Valuetrue
EnforcedFalse

Source Code:

<MonitorPropertyOverride ID="OverridingOf.Dell.Server.Storage.Controller.InternalPhysicalDisk" Context="DellModelServer!Dell.Server.Storage.Controller.InternalPhysicalDisk" Enforced="false" Monitor="DellOOBServer!Dell.Server.EnclosureIPDUnitHealth.PollBasedUnitMonitor" Property="Enabled">
<Value>true</Value>
</MonitorPropertyOverride>