Get Domain Information
Queries a domain server and retrieves all available information about the specified domain.
Workflow inputs – Get Domain Information
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 | The domain from which information will be obtained. | Yes | n/a |
name server | The hostname or IP address of the name server to use for the query. | No | If a value is not specified for this input, the default name server in the Adapter configuration will be used. |
Workflow outputs – Get Domain Information
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 |