Create DFS Share Entry
Creates a link and maps that link to a target.
Workflow inputs – Create DFS Share Entry
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 share name | The name of the shared DFS resource. | Yes | n/a |
dfs root | The path used to access the distributed file system. | Yes | n/a |
file system location | The actual file system location mapped to a DFS link. | Yes | n/a |
Workflow outputs – Create DFS Share Entry
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 |