Dell.ManagedServer.Storage.Extender.BackPlanePCIe SSD Backplane

Dell.ManagedServer.Storage.Extender.BackPlane (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId58c6e362-7978-2111-4741-11957b506926

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 
Dell.ManagedServer.Storage.Extender.BackPlane:
ID  string  ID Uniquely identifies the instance true 256  False 
DisplayName  string  Product Name Description false 256  False 
SlotCount  string  Slot Count Number of Logical Slots present false 256  False 
FirmwareVersion  string  FirmwareVersion Firmware Version false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.ManagedServer.Storage.Extender.BackPlane" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="ID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DisplayName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SlotCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FirmwareVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>