Supermicro.Server.SSM.SystemInfo.ComputerSystemsComputer System

Supermicro.Server.SSM.SystemInfo.ComputerSystems (ClassType)

Element properties:

Base ClassSupermicro.Server.SMCIComputerSystem
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId05a345d1-0b2a-721f-1019-11f354eec6e9

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 the object. false 4000  False 
Supermicro.Server.SSM.SystemInfo.ComputerSystems:
csName  string  Name false 256  False 
csManufacturer  string  Manufacturer false 256  False 
csModel  string  Model false 256  False 
csNumOfProcessors  string  Number Of Processors false 256  False 
csTotalMemory  string  Total Memory false 256  False 

Health Model:

Source Code:

<ClassType ID="Supermicro.Server.SSM.SystemInfo.ComputerSystems" Base="SMCIC!Supermicro.Server.SMCIComputerSystem" Accessibility="Public" Abstract="false" Hosted="true">
<Property ID="csName" Key="false" Type="string"/>
<Property ID="csManufacturer" Key="false" Type="string"/>
<Property ID="csModel" Key="false" Type="string"/>
<Property ID="csNumOfProcessors" Key="false" Type="string"/>
<Property ID="csTotalMemory" Key="false" Type="string"/>
</ClassType>