Fujitsu.Servers.PRIMERGY.OutOfBand.RAID.BatteryFujitsu Out-Of-Band RAID Battery

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

Element properties:

Base ClassFujitsu.Servers.PRIMERGY.OutOfBand.RAID.LogicalHardwareComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId45ffef8e-3283-78fa-f544-495e7353ee25

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.Battery:
ID  string  ID ID of the Fujitsu Out-Of-Band RAID Battery true 256  False     
Vendor  string  Vendor Vendor of the Fujitsu Out-Of-Band RAID Battery false 256  False     
Product  string  Product Model of the Fujitsu Out-Of-Band RAID Battery false 256  False     
ManufactureDate  string  Manufacture Date Manufacture Date of the Fujitsu Out-Of-Band RAID Battery false 256  False     
SerialNumber  string  Serial Number Serial Number of the Fujitsu Out-Of-Band RAID Battery false 256  False     
IntelligentBBU  string  Intelligent BBU Indicates if the Fujitsu Out-Of-Band RAID Battery is an Intelligent BBU or not false 256  False     
DesignVoltage  string  Design Voltage Design Voltage of the Fujitsu Out-Of-Band RAID Battery false 256  False     
DesignCapacity  string  Design Capacity Design Capacity of the Fujitsu Out-Of-Band RAID Battery false 256  False     

Health Model:

Source Code:

<ClassType ID="Fujitsu.Servers.PRIMERGY.OutOfBand.RAID.Battery" Accessibility="Public" Abstract="false" Base="Fujitsu.Servers.PRIMERGY.OutOfBand.RAID.LogicalHardwareComponent" Hosted="true" Singleton="false">
<Property ID="ID" Type="string" Key="true" CaseSensitive="false"/>
<Property ID="Vendor" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="Product" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="ManufactureDate" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="SerialNumber" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="IntelligentBBU" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="DesignVoltage" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="DesignCapacity" Type="string" Key="false" CaseSensitive="false"/>
</ClassType>