Dell.Storage.MDStorageArray.FirmwareDell MD Array Current Configuration

Dell.Storage.MDStorageArray.Firmware (ClassType)

Dell MD Storage Array Current Configuration

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId8516468a-fe2d-4164-0a93-9df221e47c8a

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.Storage.MDStorageArray.Firmware:
chassis_index  string  Chassis Index true 256  False 
type  string  Type true 256  False 
version  string  Version false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.Storage.MDStorageArray.Firmware" Accessibility="Internal" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="chassis_index" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="type" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="version" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>