Core\CIM_ActsAsSpare.mof.mof (HTML version)

Return to index
CIM_ActsAsSpare
Deprecated. IsSpare and Spared The ActsAsSpare association indicated which elements can spare or replace the other aggregated elements. The fact that a spare can operate in 'hot standby' mode is specified on an element by element basis.
The use of this class is being deprecated in lieu of using the IsSpare relationship.
Qualifiers:Version ( "2.13.0" ) UMLPackagePath ( "CIM::Core::Redundancy" ) Deprecated { "CIM_IsSpare" } Association
Parameters (local in grey)
Deprecated { "CIM_IsSpare.SpareStatus" }
boolean HotStandby ;
HotStandby is a boolean indicating that the spare is operating as a hot standby.
Key
Deprecated { "CIM_IsSpare.Dependent" }
CIM_SpareGroup REF Group ;
The SpareGroup.
Key
Deprecated { "CIM_IsSpare.Antecedent" }
CIM_ManagedSystemElement REF Spare ;
A ManagedSystemElement acting as a spare and participating in the SpareGroup.