Get RAS Registered Server
Retrieves the status information about the specified server registered as a remote access server in the specified Active Directory domain.
Note: This workflow is only available for use in Microsoft Windows environments.
Workflow inputs – Get RAS Registered Server
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 |
domain name | The domain in which a server is located. | No | If a value is not specified for this input, the primary domain on the computer from which the command is executed will be used. |
server name | The name of the server to be queried. | No | If a value is not specified for this input, the computer from which the command is executed will be registered. |
Workflow outputs – Get RAS Registered Server
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 |