Hitachi.Storage.LogicalUnit.3.12Hitachi Storage Logical Unit

Hitachi.Storage.LogicalUnit.3.12 (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6a20bcd2-1376-9f99-93c0-97db6e456f6c

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.LogicalUnit.3.12:
ConnectorGUID  string  Connector GUID Connector GUID false 36  False     
ConnectorID  string  Connector ID Connector ID false 255  False     
CapacitySaving  string  Capacity Saving Capacity Saving false 32  False     
PoolType  string  Pool Type Pool Type false 32  False     
StoragePool  string  Storage Pool Storage Pool false 32  False     
Size  string  Size Size false 256  False     
RAIDLevel  string  RAID Level RAID Level false 256  False     
Type  string  Type Logical Unit Type false 256  False     
StatusDesc  string  Status Status false 256  False     
LU  string  LU Logical Unit false 32  False     
Subsystem  string  Subsystem Subsystem false 256  False     
ObjectID  string  Object ID Object ID true 2048  False     

Health Model:

Source Code:

<ClassType ID="Hitachi.Storage.LogicalUnit.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="LU" Type="string" Key="false" CaseSensitive="false" MaxLength="32" MinLength="0"/>
<Property ID="StatusDesc" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="Type" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="RAIDLevel" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="Size" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="StoragePool" Type="string" Key="false" CaseSensitive="false" MaxLength="32" MinLength="0"/>
<Property ID="PoolType" Type="string" Key="false" CaseSensitive="false" MaxLength="32" MinLength="0"/>
<Property ID="CapacitySaving" Type="string" Key="false" CaseSensitive="false" MaxLength="32" 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>