GetProperties response

{
"responseCode": 200,
"responseMsg": "The operation is successful.",
"scmResourceProperties": [
{
"checkedOut": false,
"hijacked": true,
"resource": "/views/test_view/test_vob/file1.txt",
"versionControlled": true
}
]
}
responseCode: integer

Indicates the status of operation whether it was successful, partially successful, or failed

200
responseMsg: string

Successful or Failure message

"The operation is successful."
scmResourceProperties: object[]

List of resources

object