IBM.Storage.Storwize.V7000.FCConsistencyGroupFlashCopy Consistency Group

IBM.Storage.Storwize.V7000.FCConsistencyGroup (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6108ebe8-0ba0-4584-ec83-817c864dba2f

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.Storwize.V7000.FCConsistencyGroup:
id  string  ID false 256  False 
name  string  Group Name true 256  True 
status  string  Status false 256  False 
scom_status  string  SCOM Status false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.Storwize.V7000.FCConsistencyGroup" 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="status" 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>