Get DFS Share Entries
View share details for the specified DFS root.
Workflow inputs – Get DFS Share Entries
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 |
dfs root | The path used to access the distributed file system. | Yes | n/a |
view type | The output format for the information returned.
Valid values: partial (displays comments associated with the root) full (displays the names of the root and its links, any associated comments and any targets associated with the links) | No | In the absence of a value, the output will contain the names of the root and its links only. |
Workflow outputs – Get DFS Share Entries
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 |