OVH Community, your new community space.

SOAPi update


*Mikee*
03-02-2009, 15:22
Thankyou -- Gonna check this out

oles@ovh.net
03-02-2009, 14:56
Hello,

We have set up 2 new versions of SOAP in order to improve OVH
functionality for dedicated servers. This will enable the MoM (and
if you encode in SOAP) to your own manager, very simply
with the functions of RPS and Dedicated Server.

About:
SOAP code generator (for php, perl, c, python and ruby):
http://www.ovh.com/soapi/en/

SOAP Presentation at OVH:
http://www.ovh.co.uk/individual/products/soapi.xml

The guide:
http://guide.ovh.co.uk/soapi

Changelog
http://www.ovh.com/soapi/en/changelog.xml

Next step, the telephone!)

Yours,
Octave

SOAP 1.0.3, changes:
------------------------------

WSDL: http://www.ovh.com/soapi/soapi-1.0.wsdl

For dedicated servers:

- Management of reverses ipv6
- Add an IP Failover
- Managing Failover RIPE
- Management of filters IRC
- Management of FTP backup

For accommodation:

- Management of access logs
- Management of cron jobs


SOAP 1.1.0, changes:
------------------------------

WSDL: http://www.ovh.com/soapi/soapi-1.1.wsdl

- Added Ruby on Rails (RoR) for the code generator
- Added multi-parameter in the login, setting version of the WSDL

* Different versions of the WSDL? *

Some changes in the WSDL are not backwards compatible as languages,
(especially PEAR SOAP php, php nuSOAP and Ruby OnRail) setting version of the WSDL
keeps all of your existing code functional.

The version number is broken down as follows for SOAP version abc:
- A: major version,
- B: modification of the WSDL necesita an amendment to the code language,
- C: bug fixes and anything that does not change in the existing code

The code generator is automatically updated to the latest version.