The system will generate a response after processing your request for "Refresh".
{
"responseCode": 200,
"responseMsg": "The operation is successful.",
"scmResourceProperties": [
{
"resource": "C:\Users\testernt\Web_Windows_Admin_AutoTestProj0001\AutoTestCVOB001\Windows\Web View\t1",
"versionControlled": true,
"checkedOut": false,
"hijacked": false
}
]
}
Indicates the status of operation, specifying whether it was successful, partially successful, or failed.
200
Successful or Failure message
"The operation is successful."
List of resources.
[
{
"resource": "C:\Users\testernt\Web_Windows_Admin_AutoTestProj0001\AutoTestCVOB001\Windows\Web View\t1",
"versionControlled": true,
"checkedOut": false,
"hijacked": false
}
]
Path to the view root or any resource in the view.
This provides information on whether the resource is source-controlled or not.
This provides information on whether the resource is checked-out or not.
This provides information on whether the resource is hijacked or not.
Represents status code of the operation.
Error or exception description message.