Cloud Fax and Notifications API 2.5 Documentation
CFSRename
Cloud Fax and Notifications API Forums Home  
    prev  next        Table of Contents  CFSRename  
These pages describe an earlier version of the Cloud Fax and Notifications API.
While that version continues to function, new development should use the current version.
 

15.2 CFSRenameRequest

CFSRename Overview   CFSRenameResult

Tag Name
& type
#Description
CFSRenameRequest   Namespace of this element is http://ws.easylink.com/CFSRename/2011/01
   SubmitId
xs:string
0-1Optional string identifying request, which will be echoed in result.
   OldRelativePath
xs:string
1This should be the path, relative to the user's base in the CFS, of the directory or file to be renamed. Note that forward-slash "/" is used as the path separator, and that the root directory ("/") is the user's base directory (e.g. "myfile.txt" and "/myfile.txt" refer to the same file).
   NewRelativePath
xs:string
1This should be the new path, relative to the user's base in the CFS, of the directory or file.
   ReplaceExisting
xs:boolean
0-1If this value is false (the default), then the rename operation will fail (leaving the original file intact) if a file with the new name already exists. If this value is true, then the rename will be carried out whether or not a file with the new name already existed.
 
    prev  next        Table of Contents  CFSRename  
© Copyright 2020 OpenText Corp. All Rights Reserved.
Privacy Policy | Cookie Policy
This information is subject to change. Please check frequently for updates.
Modified October 06, 2020