List All Servers
The GET operation returns a list of all servers on the specified resource. The resulting JSON contains two properties: total, which returns the number of total servers, and data, which is an array of server types.
Query Parameters:
Name |
Description |
|---|---|
start |
The server index to start listing at. Defaults to 0. |
count |
The number of servers to return. Defaults to 100. |
name |
The name of the server to search for. Optional. |
redirectToResult |
Used in conjunction with |
Example #1 Request:
Example #1 Response:
Example #2 Request:
Example #2 Response: