Hitachi.Storage.HNAS.QuorumDevice.3.12Hitachi Storage HNAS Quorum Device

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

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd894df1e-d27e-0ac8-d9e9-5ea43df1955d

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.QuorumDevice.3.12:
ConnectorGUID  string  Connector GUID Connector GUID false 36  False     
ConnectorID  string  Connector ID Connector ID false 255  False     
QuorumDeviceIP  string  Quorum Device IP Quorum Device IP false 256  False     
StatusDesc  string  Status Status false 256  False     
QuorumDevice  string  Quorum Device Quorum Device 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.QuorumDevice.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="QuorumDevice" 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="QuorumDeviceIP" 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>