Indications
Class IBMTSSVC_InstCreation


CIM_Indication
\_CIM_InstIndication
  \_CIM_InstCreation


Description

IBMTSSVC_InstCreation notifies when a new instance is created.

Subclasses


Referenced By


Properties

IdTypeRangeDescription
Key
Read Only
IndicationIdentifier string
An identifier for the Indication. This property is similar to a key value in that it can be used for identification, when correlating Indications (see the CorrelatedIndications array). Its value will be unique as long as Alert correlations are reported, but MAY be reused or left NULL if no future Indications will reference it in their CorrelatedIndications array. Will be of the form'<Object><Identifier>Created<IndicationTime>'. The time will be omitted if it is unknown
IndicationTime datetime
The time and date of creation of the Indication. The property may be set to NULL if the entity creating the Indication is not capable of determining this information. IndicationTime may be the same for two Indications that are generated in rapid succession
SourceInstance string
A copy of the instance that changed to generate the Indication. SourceInstance contains the current values of the properties selected by the Indication Filter's Query. Inthe case of CIM_InstDeletion, the property values are copied before the instance is deleted.
SourceInstanceModelPath string
The Model Path of the SourceInstance. The following format must be used to encode the Model Path:<NamespacePath>:<ClassName>.<Prop1>="<Value1>",<Prop2>="<Value2>", ...
Read Write
 
Inherited from class CIM_Indication
CorrelatedIndications, IndicationIdentifier, IndicationTime, OtherSeverity, PerceivedSeverity
 
Inherited from class CIM_InstIndication
SourceInstance, SourceInstanceHost, SourceInstanceModelPath
 

Method Summary

NameDescription
 

Method Detail