Acer.Server.OOB.HardwareAcer.Server.OOB.Hardware

Acer.Server.OOB.Hardware (ClassType)

The class represents all hardware components in the server.

Knowledge Base article:

Summary

The class represents all hardware components in the server.

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbd0ce31f-ab71-41c6-607e-951dae37874f

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 
Acer.Server.OOB.Hardware:
BMCIP  string  BMC IP true 256  False 

Health Model:

Source Code:

<ClassType ID="Acer.Server.OOB.Hardware" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="BMCIP" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>