IBM.Storage.DS8K.FlashCopyFlashCopy

IBM.Storage.DS8K.FlashCopy (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId203704bd-a7f6-1a30-af2f-38644f092124

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.DS8K.FlashCopy:
flash_copy_id  string  FlashCopy ID true 256  False 
sync_state  string  Sync State false 32  False 
when_synced  string  Sync time stamp false 256  False 
background_copy_active  string  Background Copy Active false 32  False 
revertible  string  Revertible false 32  False 
when_created  string  Creation time stamp false 256  False 
full_volume_relation  string  Full Volume Relation false 32  False 
number_of_out_of_sync_tracks  string  Out-of-sync Tracks false 32  False 
source_write_inhibited  string  Write Inhibited Source false 32  False 
replica_type  string  Replica Type false 32  False 
established_with_background_copy  string  Background Copy Enabled false 32  False 
copy_priority  string  Copy Priority false 32  False 
sync_maintained  string  Sync Maintained false 32  False 
synced_element  string  Synced Element false 256  False 
target_write_inhibited  string  Write Inhibited Target false 32  False 
system_element  string  System Element false 256  False 
change_recording_enabled  string  Change Recording Enabled false 32  False 
copy_type  string  Copy Type false 32  False 
error_code  string  Error Code false 32  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.DS8K.FlashCopy" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="flash_copy_id" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="sync_state" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="when_synced" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="background_copy_active" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="revertible" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="when_created" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="full_volume_relation" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="number_of_out_of_sync_tracks" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="source_write_inhibited" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="replica_type" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="established_with_background_copy" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="copy_priority" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="sync_maintained" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="synced_element" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="target_write_inhibited" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="system_element" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="change_recording_enabled" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="copy_type" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="error_code" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
</ClassType>