Huawei.Server.ChassisPowerSuppliesUnitHuawei.Server.ChassisPowerSuppliesUnit (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2055ea58-b0f6-4a35-44ba-ddf3490ae226

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 
Huawei.Server.ChassisPowerSuppliesUnit:
DeviceID  string      true 256  False 
TotalOutputPower  string      false 256  False 
IsSwitchingSupply  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="Huawei.Server.ChassisPowerSuppliesUnit" 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="1"/>
<Property ID="IsSwitchingSupply" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
</ClassType>