Operation
The type of operation to perform on the shared file from the Controller. Set this parameter to one of the following options:
create
. Creates a new file.update
. Updates an existing file.delete
. Deletes an existing file.
NOTE: You must specify a relative file path relative to the shared file directory on the Controller.
Actions: | UpdateSharedFile |
Type: | String |
Default: | None |
Required: | Yes |
Example: | Operation=update
|
See Also: |
|