Hitachi.Storage.HNAS.FileServerNode.3.11Hitachi Storage HNAS File Server Node

Hitachi.Storage.HNAS.FileServerNode.3.11 (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId56300f36-a0cd-6be0-e0d4-4c93d023973d

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       
Hitachi.Storage.HNAS.FileServerNode.3.11:
ObjectID  string  Object ID Object ID true 2048  False     
Subsystem  string  File Server File Server false 256  False     
FileServerNode  string  File Server Node File Server Node false 256  False     
FileServerNodeIP  string  File Server Node IP File Server Node IP false 256  False     
SMU  string  SMU SMU false 256  False     
IsActiveNode  bool  Is Active Node Is Active Node false 256       
StatusDesc  string  Status Status false 256  False     
ConnectorID  string  Connector ID Connector ID false 255  False     

Health Model:

Source Code:

<ClassType ID="Hitachi.Storage.HNAS.FileServerNode.3.11" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="ObjectID" Type="string" Key="true" CaseSensitive="false" MaxLength="2048" MinLength="0"/>
<Property ID="Subsystem" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="FileServerNode" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="FileServerNodeIP" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="SMU" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="IsActiveNode" Type="bool" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="StatusDesc" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ConnectorID" Type="string" Key="false" CaseSensitive="false" MaxLength="255" MinLength="0"/>
</ClassType>