Huawei.Server.ServerPowerConfigHuawei.Server.ServerPowerConfig (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId156bcdad-4cfc-c5e5-e1ae-1d2098c6a8e7

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.ServerPowerConfig:
DeviceID  string      true 256  False 
Averagepower  string      false 256  False 
Power  string      false 256  False 
PowerCap  string      false 256  False 
TotalPower  string      false 256  False 
HisMaxPower  string      false 256  False 
PowerCapEnable  string      false 256  False 
PowerPolicy  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="Huawei.Server.ServerPowerConfig" 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="Averagepower" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="Power" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="PowerCap" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="TotalPower" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="HisMaxPower" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="PowerCapEnable" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="PowerPolicy" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
</ClassType>