Intel.Hardware.ModularServer.StorageSystem.InterposerInterposer

Intel.Hardware.ModularServer.StorageSystem.Interposer (ClassType)

Element properties:

Base ClassIntel.Hardware.ModularServer.PhysicalDevice
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2b660d47-5c8e-d7c0-48a5-a1c47772719c

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 monitoring object. false 256  False 
Intel.Hardware.ModularServer.PhysicalDevice:
LastUpdated  string  Last Updated false 256  False 
DeviceName  string  Device Name false 256  False 
AssetTag  string  Asset Tag false 256  False 
ManufDate  string  Manufacturing Date false 256  False 
SerialNo  string  Serial Number false 256  False 
PartNo  string  Part Number false 256  False 
Vendor  string  Vendor false 256  False 
Intel.Hardware.ModularServer.StorageSystem.Interposer:
StorageWWN  string  Storage WWN false 256  False 
InterConnectionType  string  InterConnectionType false 256  False 

Health Model:

Source Code:

<ClassType ID="Intel.Hardware.ModularServer.StorageSystem.Interposer" Accessibility="Public" Abstract="false" Base="Intel.Hardware.ModularServer.PhysicalDevice" Hosted="true" Singleton="false">
<!--
<Property ID="MaximumPower" Type="string" Key="false" CaseSensitive="false" Length="256"
MinLength="0"/>
<Property ID="NominalPower" Type="string" Key="false" CaseSensitive="false" Length="256"
MinLength="0"/>
-->
<Property ID="StorageWWN" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="InterConnectionType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>