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 [Response action results list] window is clicked.
The displayed contents differ depending on the type of action.
|
|
|
|
|
|
- [Response action SID]
-
Displays SID of response action.
- [Execution destination host name]
-
Displays the host name to be executed.
- [Action Name]
-
Displays the action name.
- [Action Type]
-
Displays the action type.
-
cmd
-
restApi
-
eventstatus
-
- [Command name]
-
If the action type is cmd, the command-name is displayed.
- [Environment variable file name]
-
Displays environment variable file if the action type is cmd.
- [Action status]
-
Displays a string representing the execution state of the action.
- [Execution target SID]
-
Displays SID to be executed.
- [Trigger]
-
Displays the trigger event.
-
Auto: Auto response action
-
Manual: Manual response action
-
- [Trigger event detail information]
-
Displays detailed information about the trigger event.
- [Response action reception time]
-
Displays response action entry time in "YYYY-MM-DD HH:MM:SS" format.
- [Response action time]
-
Displays response action input time in "YYYY-MM-DD HH:MM:SS" format.
- [Response action finish time]
-
Displays response action ending time in "YYYY-MM-DD HH:MM:SS" format.
- [Return value]
-
Displays the return value.
- [Execution result]
-
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]
-
If the action type is eventstatus, the response status is displayed.
- [JP1 Events SID]
-
Displays SID of JP1 events if the action type is eventstatus.