getTopologyQueryResultCountByName

The getTopologyQueryResultCountByName method retrieves the number of instances of each node that matches the specified query.

Input

Parameter Comment
cmdbContext For details, see CmdbContext and the schema documentation for CmdbContext.
queryName The name of a TQL.
countInvisible If true, the output includes CIs defined as invisible in the query.

Output

Parameter Comment
getTopologyQueryResultCountByNameResponse The number of instances matching the query.