Core\CIM_ActsAsSpare.mof.mof (HTML version)

Return to index
CIM_ActsAsSpare
The ActsAsSpare association indicates 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.8.1000" ) Experimental 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.