Fujitsu.Servers.PRIMERGY.OutOfBand.RAID.PhysicalDriveFujitsu Out-Of-Band RAID Physical Disk

Fujitsu.Servers.PRIMERGY.OutOfBand.RAID.PhysicalDrive (ClassType)

Element properties:

Base ClassFujitsu.Servers.PRIMERGY.OutOfBand.RAID.LogicalHardwareComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId68b81867-81d9-06a6-8be9-8b9529f91bb1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Fujitsu.Servers.PRIMERGY.OutOfBand.RAID.LogicalHardwareComponent:
AdapterName  string  Adapter Name Logical Adapter Name of the Fujitsu Out-Of-Band RAID Logical Hardware Component false 256  False     
ServerName  string  Server Name Fujitsu Out-Of-Band Server containing the RAID Logical Hardware Component false 256  False     
ManagementUrl  string  Management URL Management URL of the Fujitsu Out-Of-Band RAID Logical Hardware Component false 256  False     
ODataType  string  @odata.type Redfish OData Type (e.g. definition of the component) false 256  False     
ODataId  string  @odata.id Redfish OData ID (e.g. URL of the component) false 256  False     
Fujitsu.Servers.PRIMERGY.OutOfBand.RAID.PhysicalDrive:
DeviceNumber  string  Device Number Device Number of the Fujitsu Out-Of-Band RAID Physical Disk true 256  False     
EnclosureNumber  string  Enclosure Number Enclosure Number of the Fujitsu Out-Of-Band RAID Physical Disk false 256  False     
SlotNumber  string  Slot Number Slot Number of the Fujitsu Out-Of-Band RAID Physical Disk false 256  False     
Type  string  Type Type of the Fujitsu Out-Of-Band RAID Physical Disk false 256  False     
MediaType  string  Media Type Media Type of the Fujitsu Out-Of-Band RAID Physical Disk false 256  False     
Vendor  string  Vendor Vendor of the Fujitsu Out-Of-Band RAID Physical Disk false 256  False     
Product  string  Product Product of the Fujitsu Out-Of-Band RAID Physical Disk false 256  False     
SerialNumber  string  Serial Number Serial Number of the Fujitsu Out-Of-Band RAID Physical Disk false 256  False     
FirmwareVersion  string  Firmware Version Firmware Version of the Fujitsu Out-Of-Band RAID Physical Disk false 256  False     
PhysicalSize  string  Physical Size Physical Size of the Fujitsu Out-Of-Band RAID Physical Disk false 256  False     
HotSpareType  string  Hot Spare Type Hot Spare Type of the Fujitsu Out-Of-Band RAID Physical Disk false 256  False     
SASAddress  string  SAS Address SAS Address of the Fujitsu Out-Of-Band RAID Physical Disk false 256  False     
TransferSpeed  string  Transfer Speed Transfer Speed of the Fujitsu Out-Of-Band RAID Physical Disk false 256  False     
RPM  string  RPM RPM of the Fujitsu Out-Of-Band RAID Physical Disk false 256  False     
ForeignConfig  string  Foreign Configuration Configuration of the Fujitsu Out-Of-Band RAID Physical Disk Foreign? false 256  False     

Health Model:

Source Code:

<ClassType ID="Fujitsu.Servers.PRIMERGY.OutOfBand.RAID.PhysicalDrive" Accessibility="Internal" Abstract="true" Base="Fujitsu.Servers.PRIMERGY.OutOfBand.RAID.LogicalHardwareComponent" Hosted="false" Singleton="false">
<Property ID="DeviceNumber" Type="string" Key="true" CaseSensitive="false"/>
<!-- only needed for Views
<Property ID="AdapterNumber" Type="string" Key="false" CaseSensitive="false" />
-->
<Property ID="EnclosureNumber" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="SlotNumber" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="Type" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="MediaType" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="Vendor" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="Product" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="SerialNumber" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="FirmwareVersion" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="PhysicalSize" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="HotSpareType" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="SASAddress" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="TransferSpeed" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="RPM" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="ForeignConfig" Type="string" Key="false" CaseSensitive="false"/>
</ClassType>