Archive for the 'News' Category
It pays to ask
(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!
No commentsYou ask, we respond
(This post refers to SoftLayer API version 1. Check out API version 3 for our latest updates.)
We have received a lot of positive feedback on the API. Thanks, we appreciate it. We stood around and patted ourselves on the back for five seconds and got back to work.The first few requests were for bandwidth graphs of our network providers and the ability to control the SoftLayer DNS resolvers for forward and reverse lookups just like in the customer portal. These will be the next couple features you see.Another popular suggestion is for an API function to perform OS reloads (like you currently can from the customer portal). Also, some of you have asked for a sandbox. We are scoping out these two projects so we can add these as well.
Keep checking out these pages to watch for new features and more information. Or, you could join the 21st century and subscribe to the RSS feed.
No commentsIntroduction
Welcome to the SoftLayer Developer Network!
SoftLayer has been a leader in giving our customers control over their dedicated server environment through our customer portal. Now we are pushing the envelope and exposing that same level of functionality to our customers through an API. To help you we have created this community - The SoftLayer Developer Network.
Just think of what you could do with an API to the datacenter. You could integrate the API into your custom application, you could write a plug-in to your favorite third party app, you could integrate dedicated server command and control into your corporate intranet, or you could even create your own version of the SoftLayer portal.
This initial (1.0 beta) release of the API is fairly simple. We decided to start with a basic feature set and see what other features the SoftLayer community wanted. This is where our users come in. Let us know what features you would like to see in the API by commenting on blog posts or posting in our forums.
Take a look around, read the FAQs, download the SDK, and post in the forums. We are excited about the SoftLayer API and hope you will be too.
2 commentsForums
We have launched a new group of forums to provide an area where developers and SoftLayer customers can discuss topics related to the SoftLayer API and receive new features / release announcements for the API. Additionally, you can showcase your newly developed applications that utilize the SoftLayer API.
Section one “Announcements” provide information pertaining to new additions of downloadable content, official add-ons for server control panels and other related software, new features that have been added to the API, and any upgrade windows pertaining to SoftLayer API infrastructure.
Section two “Implementations” is intended to discuss projects you have integrated into the API and projects you would like to see designed and built using the API. From Control Panel integrations to desktop application development, show us what you have got or would like to see.
Section three “General API Discussion” is for all API users. Have a question or issue with your application or the API? This is the forum for all things API.
Whether you need assistance or would like to help other users get up and running, the new API forums is a great place to start your project utilizing the SoftLayer API.
No comments