Get servers
An array of servers. Servers represent an existing or potential web service at a known address.
Response
The call was successful.
The public address of the server
An iso8601 formatted timestamp
An iso8601 formatted timestamp
The endpoint for the server resource
This will be true for a server that has been unreachable for longer than the server failure timeout for its cluster. Once a server has failed, it is not recoverable and will be replaced or destroyed
The name of the server
The private address of the server
A reference to a server being replaced by this one
The current state of the server. The state 'creating' indicates that the virtual machine instance is getting created in the cloud but it is not ready to accept connections. The state 'verifying' indicates that the server was created successfully and it is being verified to check if the web service is responding on that server. The state 'joining' indicates that the server verification was successful and the system is being reconfigured so that the server will begin receiving traffic. The state 'active' indicates that the server is either serving the traffic or ready to accept connections. The state 'failed' indicates that the server has been unreachable for longer than the server failure timeout for its cluster and it is not recoverable and will be replaced or destroyed. The state 'leaving' indicates that the server is about to leave the cluster and the system is being reconfigured so that the server will stop receiving the traffic. The state 'destroying' indicates that the server has stopped receiving the traffic and the instance is getting deleted from the cloud
An iso8601 formatted timestamp
Changes
No recorded changes to this endpoint across all 1 revision of this API.