IBM.Storage.XIV.VolumeVolume

IBM.Storage.XIV.Volume (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf10ae290-1a0b-1bee-9aa4-dea32eccf4d2

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.Volume:
system_name  string  System Name false 256  False 
name  string  Object Name true 256  True 
size  string  Size (GB) false 32  False 
size_MiB  string  Size (MiB) false 256  False 
master_name  string  Master Name false 256  False 
cg_name  string  Consistency Group false 256  False 
pool_name  string  Pool Name false 256  False 
creator  string  Creator false 256  False 
creator_category  string  Creator Category false 256  False 
cg_id  string  Consistency Group ID false 256  False 
capacity  string  Capacity (blocks) false 256  False 
modified  string  Modified false 256  False 
sg_name  string  Snapshot Group Name false 256  False 
snapshot_serial  string  Snapshot ID false 256  False 
delete_priority  string  Deletion Priority false 32  False 
master_id  string  Master ID false 256  False 
locked  string  Locked false 256  False 
serial  string  Serial Number false 256  False 
snapshot_time  string  Snapshot Time false 256  False 
internal  string  Internal false 32  False 
pool  string  Pool ID false 256  False 
snapshot_of  string  Snapshot of false 256  False 
reserved_by  string  Reserved by false 256  False 
sg_snapshot_of  string  Snapshot of Snap Group false 256  False 
id  string  Volume ID false 256  False 
wwn  string  WWN false 64  False 
locked_by_pool  string  Locked by a Pool false 32  False 
used_capacity  string  Used Capacity (GB) false 32  False 
remote_copy_uid  string  Remote Copy UID false 256  False 
proxy  string  Proxy false 256  False 
scom_status  string  SCOM Status false 32  False 
compressed  string  Compressed false  False 
saving_MiB  string  Compression Saving (MiB) false 256  False 
ratio  string  Compression Ratio (\%) false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.XIV.Volume" 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="size" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="size_MiB" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="master_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="cg_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="pool_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="creator" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="creator_category" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="cg_id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="capacity" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="modified" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="sg_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="snapshot_serial" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="delete_priority" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="master_id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="locked" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="serial" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="snapshot_time" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="internal" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="pool" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="snapshot_of" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="reserved_by" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="sg_snapshot_of" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="wwn" Type="string" Key="false" CaseSensitive="false" Length="64" MinLength="0"/>
<Property ID="locked_by_pool" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="used_capacity" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="remote_copy_uid" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="proxy" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="scom_status" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="compressed" Type="string" Key="false" CaseSensitive="false" Length="5" MinLength="0"/>
<Property ID="saving_MiB" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ratio" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>