Add view private resources to version control.
{
"operationName": "addtosource",
"communication": {
"token": "eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJBZG1pbiIsImlhdCI6MTc2NzE1NjIyOH0.Qf8NAcs4R70tV2JuoTUV_1MnPCpXSsU0TTnvxv9bMMw"
},
"operationArguments": {
"scmResources": [
{
"resourcePath": "C:\Users\testernt\Web_Windows_Admin_AutoTestProj0001\AutoTestCVOB001\Windows\Web View\t1",
"comment": "test_file"
}
]
}
}
Name of the operation.
"addtosource"
A token that will be used for authentication purposes.
"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJBZG1pbiIsImlhdCI6MTc2NzE1NjIyOH0.Qf8NAcs4R70tV2JuoTUV_1MnPCpXSsU0TTnvxv9bMMw"
A list of resource path names to operate on.
[
{
"resourcePath": "C:\Users\testernt\Web_Windows_Admin_AutoTestProj0001\AutoTestCVOB001\Windows\Web View\t1",
"comment": "test_file"
}
]
Path to the view root or any resource within the view.
Comment regarding the operation.