Hitachi.Storage.StoragePoolStorage Pool

Hitachi.Storage.StoragePool (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc5a6570a-c19d-4e00-f1f2-18391d3d3225

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Hitachi.Storage.StoragePool:
ObjectID  string  Object ID Object ID true 256  False 
Subsystem  string  Subsystem Subsystem false 256  False 
Pool  string  Pool Pool false 255  False 
Type  string  Pool Type Pool Type false 256  False 
RAIDLevel  string  RAID Level RAID Level false 256  False 
StatusDesc  string  Status Status false 256  False 
VolumeCount  string  Volume Count Volume Count false 256  False 
TotalCapacity  string  Total Capacity Total Capacity false 256  False 
FreeCapacity  string  Free Capacity Free Capacity false 256  False 
UsedCapacity  string  Used Capacity Used Capacity false 256  False 
ConnectorID  string  Connector ID Connector ID false 32  False 

Health Model:

Source Code:

<ClassType ID="Hitachi.Storage.StoragePool" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="ObjectID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Subsystem" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Pool" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Type" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RAIDLevel" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StatusDesc" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VolumeCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TotalCapacity" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FreeCapacity" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UsedCapacity" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ConnectorID" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
</ClassType>