HP Operations Manager for Windows

OV_MessageAction-Properties


MessageId

Signature
string MessageId
Description
Message GUID that identifies the message.

Type

Signature
sint32 Type
Description
The action type.
Values
ValueMap
Values
1 = operator initiated action
2 = automatic action

NodeName

Signature
string NodeName
Description
Node on which the action is executed.

Call

Signature
string Call
Description
Action command to be executed.

State

Signature
sint32 State
Description
State of the action.
Values
ValueMap
Values
0 = Succeeded
1 = Failed
2 = Started
3 = Not Started
4 = Discarded
5 = Discarded (Security)

CreateAnnotation

Signature
boolean CreateAnnotation = FALSE
Description
If true, it appends the command output as an annotation to the message.

DoAcknowledge

Signature
boolean DoAcknowledge = FALSE
Description
If true, it acknowledges the message when the command is successful.