Core\CIM_RedundancyComponent.mof.mof (HTML version)

Return to index
CIM_RedundancyComponent Superclass: CIM_Component
A RedundancyGroup aggregates Managed System Elements and indicates that these elements, taken together, provide redundancy. All elements aggregated in a RedundancyGroup should be instantiations of the same object class.
The use of this class is being depreacted in lieu of using MemberOfCollection in conjunction with RedundancySet.
Qualifiers:Version ( "2.13.0" ) Aggregation UMLPackagePath ( "CIM::Core::Redundancy" ) Deprecated { "CIM_MemberOfCollection" } Association
Parameters (local in grey)
Aggregate
Deprecated { "CIM_MemberOfCollection.Collection" }
Override ( "GroupComponent" )
CIM_RedundancyGroup REF GroupComponent ;
The RedundancyComponent association indicates that 'this set of fans' or 'these physical extents' participate in a single RedundancyGroup.
Deprecated { "CIM_MemberOfCollection.Member" }
Override ( "PartComponent" )
CIM_ManagedSystemElement REF PartComponent ;
The component of the redundancy group.