PowerToolsShm.HostBusAdapterHost Bus Adapter

PowerToolsShm.HostBusAdapter (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdfca872fc-d813-d123-7f9a-1309b78ba857

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       
PowerToolsShm.HostBusAdapter:
WWID  string  WWID true 256  False     
FirmwareVersion  string  FirmwareVersion false 256  False     
ComputerName  string      false 256  False     
EFI_BIOS  string      false 256  False     
x86_BIOS  string      false 256  False     
LastRefresh  datetime  LastRefresh false 256       

Health Model:

Source Code:

<ClassType ID="PowerToolsShm.HostBusAdapter" Base="System!System.LogicalHardware" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="WWID" Type="string" Key="true"/>
<Property ID="FirmwareVersion" Type="string"/>
<Property ID="ComputerName" Type="string"/>
<Property ID="EFI_BIOS" Type="string"/>
<Property ID="x86_BIOS" Type="string"/>
<Property ID="LastRefresh" Type="datetime"/>
<!--
<Property ID="Property1" Key="false" Type="string" />
-->
</ClassType>