Override to turn ON the Enclosure Power Supply

OverridingOf.Dell.Server.Storage.Controller.Enclosure.PowerSupply (MonitorPropertyOverride)

This override will turn ON the Enclosure Power Supply where by default it will be turned OFF

Element properties:

ContextDell.Server.Storage.Controller.Enclosure.PowerSupply
TargetDell.Server.Storage.Controller.Enclosure.PowerSupplyHealth.PollBasedUnitMonitor
PropertyEnabled
Valuetrue
EnforcedFalse

Source Code:

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