Dell.WindowsServer.Detailed.PSUnitPower Supplies unit instance

Dell.WindowsServer.Detailed.PSUnit (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdaf870470-33c7-045d-841c-f89a2021e980

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Dell.WindowsServer.Detailed.PSUnit:
DeviceID  string  Power Supply Device ID true 256  False 
TotalOutputPower  string  Power Supply Total Output Power (Wattage) false 256  False 
IsSwitchingSupply  string  Power Supply Switching Supply false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.WindowsServer.Detailed.PSUnit" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="DeviceID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="TotalOutputPower" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IsSwitchingSupply" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>