Get the view's stream (applicable only to UCM views).
{
"operationName": "getviewstream",
"communication": {
"token": "eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJBZG1pbiIsImlhdCI6MTc2NzE2ODEyMn0.JDXdvgCDdq_fEXahewr-A6AA6Yr_DhyqLS7OOZr5wpA"
},
"operationArguments": {
"viewPath": "C:\Users\testernt\Web_Windows_Admin_AutoTestProj0001"
}
}
Name of the operation.
"getviewstream"
Token that will be used for authentication.
"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJBZG1pbiIsImlhdCI6MTc2NzE2ODEyMn0.JDXdvgCDdq_fEXahewr-A6AA6Yr_DhyqLS7OOZr5wpA"
Path in the view to perform the operation.
"C:\Users\testernt\Web_Windows_Admin_AutoTestProj0001"