Fujitsu.Servers.PRIMERGY.OutOfBand.PowerSupplyFujitsu Out-Of-Band Power Supply

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

The Power Supply of the Fujitsu Out-Of-Band Server

Element properties:

Base ClassFujitsu.Servers.PRIMERGY.OutOfBand.LogicalHardwareComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd9b69f36-ec98-6b44-251d-e9f5b21d614c

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.PowerSupply:
Model  string  Model The Model of the Fujitsu Power Supply false 256  False     
Manufacturer  string  Manufacturer The Manufacturer of the Fujitsu Power Supply false 256  False     
ManufacturingDate  string  Manufacturing Date The Manufacturing Date of the Fujitsu Power Supply false 256  False     
PartNumber  string  Part Number The Part Number of the Fujitsu Power Supply false 256  False     
SerialNumber  string  Serial Number The Serial Number of the Fujitsu Power Supply false 256  False     
Version  string  Version The version of the Fujitsu Power Supply false 256  False     
NominalPower  string  Nominal Power The nominal power of the Fujitsu Power Supply false 256  False     

Health Model:

Source Code:

<ClassType ID="Fujitsu.Servers.PRIMERGY.OutOfBand.PowerSupply" Accessibility="Public" Abstract="false" Base="Fujitsu.Servers.PRIMERGY.OutOfBand.LogicalHardwareComponent" Hosted="true" Singleton="false">
<Property ID="Model" 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="PartNumber" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="SerialNumber" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="Version" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="NominalPower" Type="string" Key="false" CaseSensitive="false"/>
</ClassType>