RAS Diagnostics - Get RAS Diag Logs Uncompressed File
Creates a Remote Access Diagnostic Report that contains only diagnostics results for Tracing Logs, Modem Logs, Connection Manager Logs, IP Security Log, Remote Access Event Logs, and Security Event Logs and delivers the report to a specified location.
Note: This workflow is only available for use in Microsoft Windows environments.
Workflow inputs – Get RAS Diag Logs Uncompressed File
Call Workflow Input | Description | Required? | Default Value |
connection details | XML document conforming to the ConnectionDetails common object that contains the information required to execute a command. | Yes | n/a |
filename | The full path and filename to which the report should be saved. | Yes | n/a |
number of hours | The number of hours prior to the request for which to show activity in the report.
Valid values: Integers between 1 and 24 | No | If a value is not specified for this input, all past information will be included. |
Workflow outputs – Get RAS Diag Logs Uncompressed File
Call Workflow Output | Description |
output | XML document consisting of one or more <line> elements that contain the command response. Each <line> element contains an index attribute indicating the order in which the information was returned by the command. |
success | Did the operation succeed?
Valid values: true, false |