I am working with a team on a Automation Provisioning program written in Python based on the SoftLayer API. The base program was written on an outdate SL API version 3.x.
The program is up and running and its only being used to run some tests. We are debating if its worth the effort to update the program against the SL API 5.x.
Can anyone speak to any tangible benefits to going from SL API 3.x to 5.x. For example we may be provisioning a thousand virtual servers with this program, would the latest API perform better?
Thanks