Hitachi.Storage.HNAS.FileSystem.3.12Hitachi Storage HNAS File System

Hitachi.Storage.HNAS.FileSystem.3.12 (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc5be1177-0615-7a06-155e-b06a5ecd5271

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.FileSystem.3.12:
ConnectorGUID  string  Connector GUID Connector GUID false 36  False     
ConnectorID  string  Connector ID Connector ID false 255  False     
EVS  string  EVS EVS false 256  False     
StoragePool  string  Storage Pool Storage Pool false 256  False     
StatusDesc  string  Status Status false 256  False     
FileSystem  string  File System File System false 256  False     
Subsystem  string  File Server File Server false 256  False     
ObjectID  string  Object ID Object ID true 2048  False     

Health Model:

Source Code:

<ClassType ID="Hitachi.Storage.HNAS.FileSystem.3.12" 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="FileSystem" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="StatusDesc" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="StoragePool" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="EVS" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ConnectorID" Type="string" Key="false" CaseSensitive="false" MaxLength="255" MinLength="0"/>
<Property ID="ConnectorGUID" Type="string" Key="false" CaseSensitive="false" MaxLength="36" MinLength="0"/>
</ClassType>