Get IPX Route SAP Table
Retrieves the Service Address Point (SAP) table for the specified server type.
Workflow inputs – Get IPX Route SAP Table
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 |
type | The server type. This must be a numeric value. For example, 4 would represent file servers. | No | If a value is not specified for this input, all types of servers will be retrieved. |
Workflow outputs – Get IPX Route SAP Table
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 |