Dell.ManagedServer.Storage.Extender.PhysicalDiskPCIe SSD PhysicalDisk

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

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2dadba7f-e4ba-80b6-2a74-4c372d7b4db2

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.PhysicalDisk:
ID  string  ID Uniquely identifies the instance true 256  False 
Model  string  Model Model false 256  False 
Size  string  Size Size false 256  False 
BusProtocol  string  Bus Protocol Bus Protocol false 256  False 
DeviceProtocol  string  Device Protocol Device Protocol false 256  False 
MediaType  string  MediaType Media Type false 256  False 
Manufacturer  string  Manufacturer Manufacturer false 256  False 
ProductID  string  ProductID Product ID false 256  False 
SerialNumber  string  SerialNumber Serial Number false 256  False 
DriveFormFactor  string  DriveFormFactor Driver Form Factor false 256  False 
CapableSpeed  string  CapableSpeed Capable Speed false 256  False 
FirmwareVersion  string  Firmware Version Firmware Version false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.ManagedServer.Storage.Extender.PhysicalDisk" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="ID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Model" 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="BusProtocol" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DeviceProtocol" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MediaType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Manufacturer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProductID" 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="DriveFormFactor" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CapableSpeed" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FirmwareVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>