The system will generate a response after processing your request for GetViewStream.

{
"responseCode": 200,
"responseMsg": "The operation is successful.",
"stream": "stream:Admin_AutoTestProj0001@/AutoTestPVOB"
}
responseCode: integer

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

200
responseMsg: string

Successful or Failure message

"The operation is successful."
stream: string

Stream selector (applicable only to the UCM view). For example, stream:demo@/PVOB or demo@/PVOB.

"stream:Admin_AutoTestProj0001@/AutoTestPVOB"