List locations and the number of pending tests
getLocations(server, requestId = NULL, dryRun = FALSE, ...)
A list of locations and the number of pending tests at those locations
## Not run: ------------------------------------ # WPT <- server() # locs <- getLocations(WPT) ## ---------------------------------------------