association CIM_AffectedJobElement



Description:

AffectedJobElement represents an association between a Job and the ManagedElement(s) that may be affected by its execution. It may not be feasible for the Job to describe all of the affected elements. The main purpose of this association is to provide information when a Job requires exclusive use of the 'affected' ManagedElment(s) or when describing that side effects may result.

Definition:

Feature Type Class Origin Qualifiers
AffectedElement CIM_ManagedElement CIM_AffectedJobElement
Key TRUE
Description The ManagedElement affected by the execution of the Job.
AffectingElement CIM_Job CIM_AffectedJobElement
Key TRUE
Description The Job that is affecting the ManagedElement.
ElementEffects uint16[] CIM_AffectedJobElement
Description An enumeration describing the 'effect' on the ManagedElement. This array corresponds to the OtherElementEffectsDescriptions array, where the latter provides details related to the high-level 'effects' enumerated by this property. Additional detail is required if the ElementEffects array contains the value 1, "Other".
ValueMap 0, 1, 2, 3, 4, 5
Values "Unknown" [0]
"Other" [1]
"Exclusive Use" [2]
"Performance Impact" [3]
"Element Integrity" [4]
"Create" [5]
ArrayType Indexed
ModelCorrespondence CIM_AffectedJobElement.OtherElementEffectsDescriptions
OtherElementEffectsDescriptions string[] CIM_AffectedJobElement
Description Provides details for the 'effect' at the corresponding array position in ElementEffects. This information is required whenever ElementEffects contains the value 1 ("Other").
ArrayType Indexed
ModelCorrespondence CIM_AffectedJobElement.ElementEffects

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold

Generated by mof2html v.2.1.0(002). simplewbem.org Mon Nov 2 09:43:18 2009