DataProviderService.getServers Method
Gets the servers for the specified provider.
Parameters
- id
-
Type: String
The ID of the data provider to get the servers for.
- gatewayId
-
Type: String
(optional) The ID of the gateway provider, if applicable.
Optional: True
Return Value
Type: jQuery.Promise
Value: Array
Element Value: String
A promise object that is resolved when the call is complete.
If successful, an Array of String is returned.