<?xml version="1.0" encoding="utf-8"?>
<!-- generator="wordpress/1.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
>

<channel>
	<title>OVH API - Tout sur l'API du manager OVH</title>
	<link>http://www.verot.org/ovhapi</link>
	<description>Tout sur l'API OVH</description>
	<copyright>Copyright 2006</copyright>
	<pubDate>Mon, 25 Jun 2007 15:06:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.2.2</generator>

		<item>
		<title>Bugkillers.eu</title>
		<link>http://www.verot.org/ovhapi/2006/04/20/bugkillerseu/</link>
		<comments>http://www.verot.org/ovhapi/2006/04/20/bugkillerseu/#comments</comments>
		<pubDate>Thu, 20 Apr 2006 14:47:27 +0000</pubDate>
		
	<category>News</category>		<guid>http://www.verot.org/ovhapi/2006/04/20/bugkillerseu/</guid>
		<description>Bonjour,

Nous avons l'honneur de vous annoncer l'ouverture de notre site communautaire autour de l'api d'ovh.

http://www.bugkillers.eu

Vous y trouverez un module de gestion de mail OVH, un module de gestion de mailing list OVH et un module de gestion des redirections (ort et dyndns) OVH pour PHP-Nuke.
Le module OVH_MAIL (gestion des mails) ...</description>
		<wfw:commentRSS>http://www.verot.org/ovhapi/2006/04/20/bugkillerseu/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>L&#8217;API d&#8217;OVH</title>
		<link>http://www.verot.org/ovhapi/2005/10/12/lapi-dovh/</link>
		<comments>http://www.verot.org/ovhapi/2005/10/12/lapi-dovh/#comments</comments>
		<pubDate>Wed, 12 Oct 2005 18:37:06 +0000</pubDate>
		
	<category>News</category>		<guid>http://www.verot.org/ovhapi/2005/10/12/lapi-dovh/</guid>
		<description>Afin de bien débuter avec l'API d'OVH, Nicolas Merlet met gracieusement à votre disposition deux versions de son API.

La première version: ovhapi standard est destinée à une utilisation sur les mutualisés d'ovh.  Elle utilise PEAR SOAP.

La seconde version ovhapi NuSOAP HTTPS est destinée à une utilisation sur un autre ...</description>
		<wfw:commentRSS>http://www.verot.org/ovhapi/2005/10/12/lapi-dovh/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Les tableaux de hash en PHP</title>
		<link>http://www.verot.org/ovhapi/2005/09/17/les-tableaux-de-hash-en-php/</link>
		<comments>http://www.verot.org/ovhapi/2005/09/17/les-tableaux-de-hash-en-php/#comments</comments>
		<pubDate>Sat, 17 Sep 2005 02:14:52 +0000</pubDate>
		
	<category>News</category>		<guid>http://www.verot.org/ovhapi/2005/09/17/les-tableaux-de-hash-en-php/</guid>
		<description>Certaines fonctions de l'api nécessitent l'envoi d'un tableau de hash en argument.
Les tableaux associatifs créés en PHP ne sont pas décodés de manière satisfaisante par le serveur api (PERL)
Pour créer des tableaux "décodables" par l'api l'astuce consiste à formater les tableaux associatifs à l'aide de soap_Value.

Voici un exemple d'appel de ...</description>
		<wfw:commentRSS>http://www.verot.org/ovhapi/2005/09/17/les-tableaux-de-hash-en-php/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>RtmGetBackdoorsInfo</title>
		<link>http://www.verot.org/ovhapi/2005/07/29/rtmgetbackdoorsinfo/</link>
		<comments>http://www.verot.org/ovhapi/2005/07/29/rtmgetbackdoorsinfo/#comments</comments>
		<pubDate>Fri, 29 Jul 2005 14:08:15 +0000</pubDate>
		
	<category>Fonctions</category>		<guid>http://www.verot.org/ovhapi/2005/07/29/rtmgetbackdoorsinfo/</guid>
		<description>
   hostname nsxxxxx.ovh.net


Renvoie l'historique des backdoor sur un dédié.  Si il n'y a pas de backdoor la fonction renvoie un code 200.

Exemple:
------------


Array
(
    [0] => stdClass Object
        (
           ...</description>
		<wfw:commentRSS>http://www.verot.org/ovhapi/2005/07/29/rtmgetbackdoorsinfo/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>DomainCapacities</title>
		<link>http://www.verot.org/ovhapi/2005/07/29/domaincapacities/</link>
		<comments>http://www.verot.org/ovhapi/2005/07/29/domaincapacities/#comments</comments>
		<pubDate>Fri, 29 Jul 2005 13:29:46 +0000</pubDate>
		
	<category>Fonctions</category>		<guid>http://www.verot.org/ovhapi/2005/07/29/domaincapacities/</guid>
		<description>
   domain


Renvoie les actions qui peuvent être excécutées sur le domaine
  </description>
		<wfw:commentRSS>http://www.verot.org/ovhapi/2005/07/29/domaincapacities/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>LazyDomainSummary</title>
		<link>http://www.verot.org/ovhapi/2005/07/29/lazydomainsummary/</link>
		<comments>http://www.verot.org/ovhapi/2005/07/29/lazydomainsummary/#comments</comments>
		<pubDate>Fri, 29 Jul 2005 07:27:56 +0000</pubDate>
		
	<category>Fonctions</category>		<guid>http://www.verot.org/ovhapi/2005/07/29/lazydomainsummary/</guid>
		<description>Renvoie un résumé complet sur les domaines  </description>
		<wfw:commentRSS>http://www.verot.org/ovhapi/2005/07/29/lazydomainsummary/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>patch dédiés (beta)</title>
		<link>http://www.verot.org/ovhapi/2005/07/13/patch-dedies/</link>
		<comments>http://www.verot.org/ovhapi/2005/07/13/patch-dedies/#comments</comments>
		<pubDate>Wed, 13 Jul 2005 12:35:52 +0000</pubDate>
		
	<category>News</category>		<guid>http://www.verot.org/ovhapi/2005/07/13/patch-dedies/</guid>
		<description>Comment installer le nécessaire pour faire fonctionner l'api sur son dédié?

http://www.bugkillers.eu/OVHAPI_Bugkillers_post_p_48.html

bien à vous 

WeboT  </description>
		<wfw:commentRSS>http://www.verot.org/ovhapi/2005/07/13/patch-dedies/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Bienvenue à nos nouveaux utilisateurs</title>
		<link>http://www.verot.org/ovhapi/2005/07/04/bienvenue-a-nos-nouveaux-utilisateurs/</link>
		<comments>http://www.verot.org/ovhapi/2005/07/04/bienvenue-a-nos-nouveaux-utilisateurs/#comments</comments>
		<pubDate>Mon, 04 Jul 2005 08:48:42 +0000</pubDate>
		
	<category>News</category>		<guid>http://www.verot.org/ovhapi/2005/07/04/bienvenue-a-nos-nouveaux-utilisateurs/</guid>
		<description>Depuis quelques semaines, de nombreux utilisateurs se sont enregistrés sur le site. Bienvenue à tous dans le monde merveilleux de l'API OVH.

N'hésitez pas à laisser des commentaires sur les fonctions, et enrichir les informations présentes sur le site. Si vous avez du code ou des exemples d'implementations de l'API à ...</description>
		<wfw:commentRSS>http://www.verot.org/ovhapi/2005/07/04/bienvenue-a-nos-nouveaux-utilisateurs/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>PopUpgradeQuota</title>
		<link>http://www.verot.org/ovhapi/2005/06/19/popupgradequota/</link>
		<comments>http://www.verot.org/ovhapi/2005/06/19/popupgradequota/#comments</comments>
		<pubDate>Sun, 19 Jun 2005 09:36:02 +0000</pubDate>
		
	<category>Fonctions</category>		<guid>http://www.verot.org/ovhapi/2005/06/19/popupgradequota/</guid>
		<description>
  domain
  pop
  size [25000000|50000000|100000000|250000000 |500000000|1000000000|1500000000 |2000000000]


Permet d'upgrader le quota d'un pop  </description>
		<wfw:commentRSS>http://www.verot.org/ovhapi/2005/06/19/popupgradequota/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Merci Olivier</title>
		<link>http://www.verot.org/ovhapi/2005/04/27/merci-olivier/</link>
		<comments>http://www.verot.org/ovhapi/2005/04/27/merci-olivier/#comments</comments>
		<pubDate>Wed, 27 Apr 2005 16:27:42 +0000</pubDate>
		
	<category>News</category>		<guid>http://www.verot.org/ovhapi/2005/04/27/merci-olivier/</guid>
		<description>Un grand merci à Olivier webot Debauche pour ses constantes mises à jour du site. Sans lui, on serait autant à jour que la doc officielle ;)  </description>
		<wfw:commentRSS>http://www.verot.org/ovhapi/2005/04/27/merci-olivier/feed/</wfw:commentRSS>
	</item>
	</channel>
</rss>
