Selecting Servers in Java API
![](http://jazz.net/_images/myphoto/e4e70031312d1bbfd3bc2d4d60ed6bd2.jpg)
One answer
![](http://jazz.net/_images/myphoto/e4e70031312d1bbfd3bc2d4d60ed6bd2.jpg)
Hello!
I need to get a list of servers that matched by a certain selector.
I don't see any quick way of doing this with the API.
Am I missing something ? Or do I need to iterate through
all of the manifests to find my match ?
Any input would be appreciated! :)
-chris
Server matching/selection is currently an internal operation of the product (much like executing steps or sending commands to the endpoint agents). As such, it is not exposed via public API - you are welcome to suggest this function via RFE.
-steve