ServerRegistryService.getAllServers Method
Get all registered servers in the system.
Return Value
Type: jQuery.Promise
Value: dundas.configuration.ServerInfo
A promise object that is resolved when the call is complete.
If successful, an array of dundas.configuration.ServerInfo object is returned.