Perform System Security Generate Rollback
Generates a rollback template in accordance to configuration template.
Workflow inputs – Perform System Security Generate Rollback
Call Workflow Input | Description | Required | Default Value |
connection details | XML document conforming to the Connection Details common object that contains the information required to execute a command via command line. | Yes | n/a |
security template | Specifies a security template to import into the database prior to performing the analysis. | Yes | n/a |
log file | Specifies a file in which to log the status of the configuration. | No | If no value supplied data logs to %windir%/security/log/sscesrv.log |
rollback template | Specifies the file name of the security template created. | Yes | n/a |
Workflow outputs – Perform System Security Generate Rollback
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 |