2.3.4 Response Action Results window
The Response Action Results window is used to check the details of response action execution results. Displayed when Details button in the List of Response Action Results window is clicked.
The displayed contents differ depending on the type of action.
|
|
|
|
|
|
- Response action SID
-
Displays SID of response action.
- Target host
-
Displays the host name to be executed.
- Action name
-
Displays the action name.
- Action type
-
Displays the action type.
-
cmd
-
restapi
-
eventstatus
-
- Command
-
If the action type is cmd, the command name is displayed.
- Environment variable file
-
If the action type is cmd, the environment variable file is displayed.
- Action status
-
Displays a string representing the execution state of the action.
- Execution-target SID
-
Displays SID to be executed.
- Execution trigger
-
Displays the trigger event.
-
auto: Auto response action
-
manual: Manual response action
-
- Trigger details
-
Displays detailed information about the trigger event.
- Reception time
-
Displays response action entry time in "YYYY-MM-DD HH:MM:SS" format.
- Start time
-
Displays response action input time in "YYYY-MM-DD HH:MM:SS" format.
- End time
-
Displays response action ending time in "YYYY-MM-DD HH:MM:SS" format.
- Return value
-
Displays the return value.
- Execution results
-
Displays the execution result.
- Message
-
Displays the message that was output when the action was executed.
- Method
-
Displays the method if the action type is restapi.
- URL
-
If the action type is restapi, a URL is displayed.
- Request header
-
Displays the request header if the action type is restapi.
If the character string is in JSON format, it is converted to JSON character string and displayed.
- Body
-
Displays the body if the action type is restapi.
If the character string is in JSON format, it is converted to JSON character string and displayed.
- Response status
-
Displays the response status if the action type is eventstatus.
- JP1 event SID
-
Displays SID of JP1 events if the action type is eventstatus.
If the content of the Response Action Results window is long, to cut off the display in the middle, Displays a "..." at the end of the string.
When a character string is truncated, the contents are displayed in the tooltip when the mouse cursor is hovered.