Skip to content

Instantly share code, notes, and snippets.

@FlorianCassayre
Created July 19, 2021 15:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FlorianCassayre/c72e0a3f318e086500ecd0bf48f410b1 to your computer and use it in GitHub Desktop.
Save FlorianCassayre/c72e0a3f318e086500ecd0bf48f410b1 to your computer and use it in GitHub Desktop.

Clé d'API OVH

Pour créer une clé d'API OVH, se rendre sur ce formulaire et remplir les champs avec les informations suivantes :

  • ID / Password : identifiant et mot de passe OVH
  • Script name / Script description : libre, utiliser de préférence un vocabulaire explicite
  • Validity : Unlimited, sauf si la clé est effectivement vouée à être temporaire
  • Rights : tels que décrit sur cette page, soit :
    • DELETE /domain/zone/*
    • GET /domain/zone/*
    • POST /domain/zone/*
    • PUT /domain/zone/*
    • GET /domain/*
    • PUT /domain/*
    • POST /domain/*/nameServers/update
  • Restricted IPs : aucune
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment