The class represents the chassis of the server.
The class represents the chassis of the server.
Base Class | System.LogicalEntity |
Abstract | False |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | 0c5fd6bb-4616-0db3-0b75-d3ed24384191 |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive |
---|---|---|---|---|---|---|---|
System.Entity: | |||||||
string | Display Name | Display name of monitoring object. | false | 256 | 0 | False | |
Acer.Server.OOB.Chassis: | |||||||
string | BMC IP | true | 256 | 0 | False |
<ClassType ID="Acer.Server.OOB.Chassis" 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>