Dell.Storage.MDStorageArray.PowerSupplyDell MD Array Power Supply

Dell.Storage.MDStorageArray.PowerSupply (ClassType)

Dell MD Storage Array Power Supply

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7b365a3b-05b1-0643-79a9-37f79809e410

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.PowerSupply:
number  string  Power Supply Number false 256  False 
location  string  Physical Location true 256  False 
partnumber  string  Part Number false 256  False 
serialnumber  string  Serial Number false 256  False 
vendorname  string  Vendor Name false 256  False 
frutype  string  FRU Type false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.Storage.MDStorageArray.PowerSupply" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="number" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="location" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="partnumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="serialnumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="vendorname" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="frutype" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>