Develop > Developer Reference > Using APIs > Universal CMDB Web Service API > UCMDB Query Methods > executeTopologyQueryByNameWithParameters

executeTopologyQueryByNameWithParameters

The executeTopologyQueryByNameWithParameters method retrieves a topologyMap element that matches the specified parameterized query.

The values for the query parameters are passed in the parameterizedNodes argument. The specified TQL must have unique labels defined for each CINode and each relationNode or the method invocation fails.

See the "Query Example".