Supermicro.Server.NodePKNodePK

Supermicro.Server.NodePK (ClassType)

Node Product Key Information from BMC

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId241de89d-e811-78c1-edec-549e06e042d2

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.NodePK:
ExpirationDate  string  ExpirationDate The expiration date of the node product key. false 256  False     
LastCheck  string  LastCheck The last check time for SSM to gather the product keys of a host. false 256  False     
CreationDate  string  CreationDate The creation date of the node product key. false 256  False     
KeyName  string  KeyName The name of the node product key. true 256  False     
LicenseId  string  LicenseId License ID false 256  False     
SwVersion  string  SwVersion Software version false 256  False     
InvoiceNum  string  InvoiceNum Invoice number false 256  False     

Health Model:

Source Code:

<ClassType ID="Supermicro.Server.NodePK" Base="System!System.LogicalEntity" Accessibility="Public" Abstract="false" Hosted="true">
<Property ID="LicenseId" Key="false" Type="string"/>
<Property ID="KeyName" Key="true" Type="string"/>
<Property ID="LastCheck" Key="false" Type="string"/>
<Property ID="CreationDate" Key="false" Type="string"/>
<Property ID="ExpirationDate" Key="false" Type="string"/>
<Property ID="SwVersion" Key="false" Type="string"/>
<Property ID="InvoiceNum" Key="false" Type="string"/>
</ClassType>