Owning Palette: WebDAV Synchronous VIs
Requires: Full Development System
Creates the specified directory on the remote WebDAV server. The full path to the parent directory must already exist. Otherwise, this VI returns an error.
Add to the block diagram | Find on the palette |
session handle specifies the unique reference to the WebDAV session. | |
relative uri specifies the uniform resource identifier (URI) of the file or directory relative to the host uri prefix that you wire to the Open Session VI. A URI can be a uniform resource locator (URL), a uniform resource name (URN), or both. Format relative uri as directory/subdirectory/filename. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
session handle out returns the unique reference to the WebDAV session. | |
error out contains error information. This output provides standard error out functionality. |