The RootCauseGroupListChangeLogType event is generated when the root cause group list is changed.
The RootCauseGroupListChangeLogType representation in the AddressSpace is formally defined in the following table.
Table 161 – RootCauseGroupListChangeLogType Definition
|
Attribute |
Value |
|||||
|
BrowseName |
RootCauseGroupListChangeLogType |
|||||
|
IsAbstract |
False |
|||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
|
Subtype of the MachineContextLogType, which means it inherits the Instance Declarations of that Node. |
||||||
|
0:HasProperty |
Variable |
NewRootCauseGroups |
RootCauseGroupType[] |
0:PropertyType |
M, RO |
|
|
0:HasProperty |
Variable |
OldRootCauseGroups |
RootCauseGroupType[] |
0:PropertyType |
M, RO |
|
The components of the RootCauseGroupListChangeLogType are further described below.
|
BrowseName |
Description |
|
NewRootCauseGroups |
The root cause groups after the change. |
|
OldRootCauseGroups |
The root cause groups prior to the change. |