Fujitsu.Servers.PRIMERGY.OutOfBand.MemoryModuleFujitsu Out-Of-Band Memory

Fujitsu.Servers.PRIMERGY.OutOfBand.MemoryModule (ClassType)

A single Memory Module of the Fujitsu Out-Of-Band server

Element properties:

Base ClassFujitsu.Servers.PRIMERGY.OutOfBand.LogicalHardwareComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2f772a2b-13f3-ea17-312a-de1314884b0e

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.LogicalHardwareComponent:
ID  string  ID The Logical Hardware ID true 256  False     
ManagementUrl  string  Management URL URL for Out-Of-Band Management of the Fujitsu Out-Of-Band Server false 256  False     
ServerName  string  Server Name Fujitsu Out-Of-Band Server containing the 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.MemoryModule:
Type  string  Type Type of the Fujitsu Memory Module false 256  False     
Size  string  Size Size of the Fujitsu Memory Module false 256  False     
Manufacturer  string  Manufacturer Manufacturer of the Fujitsu Memory Module false 256  False     
ManufacturingDate  string  Manufacturing Date Manufacturing Date of the Fujitsu Memory Module false 256  False     
BusFrequency  string  Bus Frequency Bus Frequency of the Fujitsu Memory Module false 256  False     
Voltage  string  Voltage Voltage of the Fujitsu Memory Module false 256  False     
PartNumber  string  Part Number Part Number of the Fujitsu Memory Module false 256  False     
SerialNumber  string  Serial Number Serial Number of the Fujitsu Memory Module false 256  False     
RevisionCode  string  Revision Code Revision Code of the Fujitsu Memory Module false 256  False     
ConfigStatus  string  Config Status Config Status of the Fujitsu Memory Module false 256  False     

Health Model:

Source Code:

<ClassType ID="Fujitsu.Servers.PRIMERGY.OutOfBand.MemoryModule" Accessibility="Public" Abstract="false" Base="Fujitsu.Servers.PRIMERGY.OutOfBand.LogicalHardwareComponent" Hosted="true" Singleton="false">
<Property ID="Type" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="Size" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="Manufacturer" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="ManufacturingDate" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="BusFrequency" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="Voltage" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="PartNumber" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="SerialNumber" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="RevisionCode" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="ConfigStatus" Type="string" Key="false" CaseSensitive="false"/>
</ClassType>