getQueryNameOfView

The getQueryNameOfView method retrieves the name of the TQL on which the specified view is based.

See the Query Example.

Input

Parameter Comment
cmdbContext For details, see CmdbContext and the schema documentation for CmdbContext.
viewName The name of a view, which is a sub-set of the class model in the CMDB.

Output

Parameter Comment
queryName The name of the TQL in the CMDB on which the view is based.