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

{
"responseCode": 200,
"responseMsg": "View shwetag001 is created successfully.",
"viewPath": "C:\Users\testernt\shwetag001",
"viewName": "shwetag001"
}
responseCode: integer

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

200
responseMsg: string

Successful or Failure message

"View shwetag001 is created successfully."
viewPath: string

Path to the view root directory.

"C:\Users\testernt\shwetag001"
viewName: string

View name

"shwetag001"
stream: string

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

projectComponentVOBs: string[]

List of VOBs associated with the stream’s project. This is applicable only to UCM views.