IBM.Storage.XIV.PoolStorage Pool

IBM.Storage.XIV.Pool (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdab7587d9-1fea-c07e-7d81-fa13b88e68f9

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 
IBM.Storage.XIV.Pool:
system_name  string  System Name false 256  False 
name  string  Object Name true 256  True 
soft_size  string  Size (GB) false 32  False 
soft_size_MiB  string  Size (MiB) false 255  False 
hard_size  string  Hard Size (GB) false 32  False 
hard_size_MiB  string  Hard Size (MiB) false 256  False 
snapshot_size  string  Snapshot Size (GB) false 32  False 
snapshot_size_MiB  string  Snapshot Size (MiB) false 256  False 
empty_space_soft  string  Empty Space (GB) false 32  False 
empty_space_soft_MiB  string  Empty Space (MiB) false 256  False 
empty_space_hard  string  Empty Hard Space (GB) false 32  False 
empty_space_hard_MiB  string  Empty Hard Space (MiB) false 256  False 
used_by_volumes  string  Used by Volumes (GB) false 32  False 
used_by_volumes_MiB  string  Used by Volumes (MiB) false 256  False 
used_by_snapshots  string  Used by Snapshots (GB) false 32  False 
used_by_snapshots_MiB  string  Used by Snapshots (MiB) false 256  False 
creator  string  Creator false 64  False 
locked  string  Locked false 32  False 
lock_behavior  string  Lock Behavior false 32  False 
id  string  Pool ID false 64  False 
create_last_consistent_snapshot  string  Last Consistent Snapshot Created false 256  False 
protected_snapshot_priority  string  Protected Snapshots Priority false 256  False 
creator_category  string  Creator Category false 64  False 
scom_status  string  SCOM Status false 32  False 
compress  string  Create Compressed Volumes false  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.XIV.Pool" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="system_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="name" Type="string" Key="true" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="soft_size" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="soft_size_MiB" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="hard_size" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="hard_size_MiB" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="snapshot_size" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="snapshot_size_MiB" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="empty_space_soft" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="empty_space_soft_MiB" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="empty_space_hard" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="empty_space_hard_MiB" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="used_by_volumes" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="used_by_volumes_MiB" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="used_by_snapshots" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="used_by_snapshots_MiB" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="creator" Type="string" Key="false" CaseSensitive="false" Length="64" MinLength="0"/>
<Property ID="locked" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="lock_behavior" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="id" Type="string" Key="false" CaseSensitive="false" Length="64" MinLength="0"/>
<Property ID="create_last_consistent_snapshot" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="protected_snapshot_priority" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="creator_category" Type="string" Key="false" CaseSensitive="false" Length="64" MinLength="0"/>
<Property ID="scom_status" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="compress" Type="string" Key="false" CaseSensitive="false" Length="5" MinLength="0"/>
</ClassType>