Access Keys:
Skip to content (Access Key - 0)
Cancel    
Cancel   
 

Contents

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 name to redirect to the server if there is one with the corresponding name. Valid values are true/false. Optional.

Example #1 Request:

Example #1 Response:

Example #2 Request:

Example #2 Response: