GET /DataProvider/Servers/{id}/
Gets the servers for the specified data provider.
Request
Method |
Request URI |
GET |
/API/DataProvider/Servers/{id}/?sessionId=value |
URI Parameters
URI Parameter |
Description |
sessionId |
The current session ID.
|
Path Parameters
Path Parameter |
Description |
id |
The ID of the data provider to get the servers for.
|
Request Body
There is no Request Body for this function.
Response
Response Body
An array of System.String object, or a status code indicating the problem.