Rename response
{
"additionalInfo": null;,
"error": null,
"resourcePath": "/views/test_view/test_vob/new_file.txt",
"responseCode": 200,
"responseMsg": "The operation is successful."
}
Indicates the status of operation whether it was successful, partially successful, or failed
200
Successful or Failure message
"The operation is successful."
Path to the resource in the view provided in the Request
"/views/test_view/test_vob/file1.txt"
Represents operation status code
500
Error or Exception description message
"Unable to rename the resource."
Additional information about the operation
"Failed to checkin parent directory"