HPEnterpriseStorageNimbleMP.ExpanderShelves.Controller_FansHPE Nimble Expander Shelves Controller Fan

HPEnterpriseStorageNimbleMP.ExpanderShelves.Controller_Fans (ClassType)

HPE Nimble Expander Shelves Controller Fan.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb531adac-bc0a-db5e-384c-2ab00d3e70d0

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       
HPEnterpriseStorageNimbleMP.ExpanderShelves.Controller_Fans:
Name  string  Name HPE Nimble Expander Shelves Controller Fan Name. true 256  False     
Location  string  Location HPE Nimble Expander Shelves Controller Fan Location. false 256  False     
CID  string  CID HPE Nimble Expander Shelves Controller Fan CID. false 256  False     
Value  string  Value HPE Nimble Expander Shelves Controller Fan Value. false 256  False     
Status  string  Status HPE Nimble Expander Shelves Controller Fan Status. false 256  False     

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageNimbleMP.ExpanderShelves.Controller_Fans" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Location" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="CID" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Value" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Status" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>