QueryServiceParameters Schema
QueryServiceParameters Schema

Glossary Item Box

Description

Data query methods and return types definitions

Elements

Complex Types

Complex TypeDescription
executeTopologyQueryByNameexecuteTopologyQueryByName retrieves the TopologyMap that matches the specified query
executeTopologyQueryByNameResponse 
executeTopologyQueryByNameWithParametersexecuteTopologyQueryByNameWithParameters executes the specified query with the specified parameters and retrieves the resulting topologyMap
executeTopologyQueryByNameWithParametersResponse 
executeTopologyQueryWithParametersexecuteTopologyQueryWithParameters retrieves the topologyMap that matches the parameterized query
executeTopologyQueryWithParametersResponse 
getCINeighboursgetCINeighbours returns the immediate neighbors of the specified CI
getCINeighboursResponse 
getCIsByIdgetCIsByID retrieves configuration items by their UCMDB IDs
getCIsByIdResponse 
getCIsByTypegetCIsByType retrieves configuration items according to the type specified
getCIsByTypeResponse 
getFilteredCIsByTypegetFilteredCIsByType retrieves those configuration items of the specified type that meet the conditions
getFilteredCIsByTypeResponse 
getQueryNameOfViewgetQueryNameOfView retrieves the name of the query (TQL) on which the specified view is based
getQueryNameOfViewResponse 
getRelationsById 
getRelationsByIdResponse 
getTopologyQueryExistingResultByNameRetrieves the most recent result of running the specifed TQL. Does not run the TQL.
getTopologyQueryExistingResultByNameResponse 
getTopologyQueryResultCountByNamegetTopologyQueryResultCountByName retrieves the number of Instances of each node that matches the specified query
getTopologyQueryResultCountByNameResponse 
pullTopologyMapChunkspullTopologyMapChunks retrieves one of the chunks that contain the response to a method
pullTopologyMapChunksResponse 
releaseChunksreleaseChunks frees the memory of the chunks that contain the data from a query
releaseChunksResponse