HPEnterpriseStorageNimbleMP.Shelves.Controller_FansHPE Nimble Array Shelves Controller Fan

HPEnterpriseStorageNimbleMP.Shelves.Controller_Fans (ClassType)

HPE Nimble Array Shelves Controller Fan.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7fb4733f-f7bf-df05-7c67-8a05fd3e103d

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

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageNimbleMP.Shelves.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>