July 3, 2007

Classes
Tags blog

It pays to ask

<p>(This post refers to SoftLayer API version 1. Check out <a href=http://sldn.softlayer.com/03/2008/and-now-for-someth

(This post refers to SoftLayer API version 1. Check out API version 3 for our latest updates.)

Ask...

And you shall receiveā€¦

The newest addition to the API methods has been released and is now available for use. We have improved upon the Portal's monitoring features by adding just a little more data.(This post refers to SoftLayer API version 1. Check out API version 3 for our latest updates.)

Ask...

And you shall receiveā€¦

The newest addition to the API methods has been released and is now available for use. We have improved upon the Portal's monitoring features by adding just a little more data. In addition to receiving the number of servers that are up, recovering, and down, the new function also returns an array with specific details about the servers that are down. This includes: SERVER_NAME, ID, PUBLIC_IP, PRIVATE_IP, and TIME_FIRST_DOWN, which as requested is "the time that the monitoring system first detected that it was down".

getServerStatus()
Retreive a server status of UP DOWN or RECOVERING for a given account id.

The new method is available through our SOAP and XML-RPC interfaces. Okay, so we didn't quite give you exactly what you asked for, we gave you more!


Feedback?

If this article contains any error, or leaves any of your questions unanswered, please help us out by opening up a github issue.
Open an issue