Supermicro.Server.SSM.SystemInfo.DiskDrivesDiskDrive

Supermicro.Server.SSM.SystemInfo.DiskDrives (ClassType)

Element properties:

Base ClassSupermicro.Server.SMCIDiskDrive
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd796e6ff-2789-b43e-117d-9c0abb264c28

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 the object. false 4000  False 
Supermicro.Server.SSM.SystemInfo.DiskDrives:
diskName  string  Name true 256  False 
diskInterfaceType  string  Interface Type false 256  False 
diskSize  string  Size false 256  False 
diskModel  string  Model false 256  False 
diskSerialNumber  string  Serial Number false 256  False 
diskControllerName  string  Controller Name false 256  False 

Health Model:

Source Code:

<ClassType ID="Supermicro.Server.SSM.SystemInfo.DiskDrives" Base="SMCIC!Supermicro.Server.SMCIDiskDrive" Accessibility="Public" Abstract="false" Hosted="true">
<Property ID="diskName" Key="true" Type="string"/>
<Property ID="diskInterfaceType" Key="false" Type="string"/>
<Property ID="diskSize" Key="false" Type="string"/>
<Property ID="diskModel" Key="false" Type="string"/>
<Property ID="diskSerialNumber" Key="false" Type="string"/>
<Property ID="diskControllerName" Key="false" Type="string"/>
</ClassType>