IBM.Storage.Spectrum.Virtualize.Family.VolumeVolume

IBM.Storage.Spectrum.Virtualize.Family.Volume (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3771a242-1b43-b99d-b94e-78b05f746e4c

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.Spectrum.Virtualize.Family.Volume:
id  string  ID false 256  False 
name  string  Volume Name true 256  True 
IO_group_id  string  I/O Group ID false 256  False 
IO_group_name  string  I/O Group Name false 256  False 
status  string  Status false 256  False 
mdisk_grp_id  string  Storage Pool ID false 256  False 
mdisk_grp_name  string  Storage Pool Name false 256  False 
capacity  string  Capacity false 256  False 
type  string  Type false 256  False 
FC_id  string  FlashCopy ID false 256  False 
FC_name  string  FlashCopy Name false 256  False 
RC_id  string  Remote Copy ID false 256  False 
RC_name  string  Remote Copy Name false 256  False 
vdisk_UID  string  UID false 256  False 
fc_map_count  string  # of FlashCopy Mappings false 256  False 
copy_count  string  # of Copies false 256  False 
fast_write_state  string  Cache State false 256  False 
scom_status  string  SCOM Status false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.Spectrum.Virtualize.Family.Volume" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="id" 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="IO_group_id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IO_group_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="status" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="mdisk_grp_id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="mdisk_grp_name" 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="type" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FC_id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FC_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RC_id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RC_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="vdisk_UID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="fc_map_count" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="copy_count" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="fast_write_state" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="scom_status" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>