Dell.Storage.MDStorageArray.PhysicalDiskDell MD Array Physical Disk

Dell.Storage.MDStorageArray.PhysicalDisk (ClassType)

Dell MD Storage Array Physical Disk

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId51e96918-7ddf-0f5a-8d4c-8b4a576163c6

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.PhysicalDisk:
num  string  Physical Disk Number true 256  False 
name  string  World Wide Identifier false 256  False 
type  string  Type false 256  False 
serial  string  Serial Number false 256  False 
channel  string  Channel false 256  False 
vendor  string  Vendor false 256  False 
size  string  Usable Disk Capacity false 256  False 
rawsize  string  Raw Capacity false 256  False 
model  string  Product ID false 256  False 
revision  string  Firmware Revision false 256  False 
lun  string  List of LUNs using this Physical Disk false 256  False 
location  string  Physical Location of the Physical Disk false 256  False 
blksize  string  Block size false 256  False 
hotspare  string  Hotspare false 256  False 
speed  string  Speed false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.Storage.MDStorageArray.PhysicalDisk" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="num" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="type" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="serial" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="channel" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="vendor" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="size" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="rawsize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="model" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="revision" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="lun" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="location" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="blksize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="hotspare" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="speed" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>