Fujitsu.Servers.PRIMERGY.OutOfBand.RAID.EnclosureFujitsu Out-Of-Band RAID Enclosure

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

Element properties:

Base ClassFujitsu.Servers.PRIMERGY.OutOfBand.RAID.LogicalHardwareComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf71c9afd-08e7-58ef-a703-f0aa3f8e514d

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.Enclosure:
EnclosureNumber  string  Enclosure Number Enclosure Number of the Fujitsu Out-Of-Band RAID Enclosure true 256  False     
Vendor  string  Vendor Vendor of the Fujitsu Out-Of-Band RAID Enclosure false 256  False     
Product  string  Product Product name of the Fujitsu Out-Of-Band RAID Enclosure false 256  False     
HardwareVersion  string  Hardware Version Hardware Version of the Fujitsu Out-Of-Band RAID Enclosure false 256  False     
SASAddress  string  SAS Address SAS address of the Fujitsu Out-Of-Band RAID Enclosure false 256  False     

Health Model:

Source Code:

<ClassType ID="Fujitsu.Servers.PRIMERGY.OutOfBand.RAID.Enclosure" Accessibility="Public" Abstract="false" Base="Fujitsu.Servers.PRIMERGY.OutOfBand.RAID.LogicalHardwareComponent" Hosted="true" Singleton="false">
<Property ID="EnclosureNumber" 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="HardwareVersion" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="SASAddress" Type="string" Key="false" CaseSensitive="false"/>
</ClassType>