Delete Account
Deletes a user account from a specified domain or individual machine.
Workflow inputs – Delete Account
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 |
user name | The user name of the account being added to the specified domain. | Yes | n/a |
domain | The name of the domain in which the account will be created.
Note: This input is used only when executing the workflow in a Windows environment. | No | There is no default value. |
Workflow outputs – Delete Account
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 |