Supermicro.Server.SSMSSM Server

Supermicro.Server.SSM (ClassType)

Element properties:

Base ClassSystem.Device
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf7ce016a-2645-9e5f-2c58-048b39c4a033

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Supermicro.Server.SSM:
LastCheck  string      false 256  False     
ServiceCount  string  Service Count false 256  False     
HostCount  string  Host Count false 256  False     
IP  string  IP true 256  False     

Health Model:

Source Code:

<ClassType ID="Supermicro.Server.SSM" Base="System!System.Device" Accessibility="Public" Abstract="false" Hosted="true">
<Property ID="IP" Key="true" Type="string"/>
<Property ID="HostCount" Key="false" Type="string"/>
<Property ID="ServiceCount" Key="false" Type="string"/>
<Property ID="LastCheck" Key="false" Type="string"/>
</ClassType>