DO (do)

Main class to instantiate.

DO(token, url="https://api.digitalocean.com/v2/", agent="DOBOTO")
  • token - string - Your DO API token. Create through your account UI on the main site
  • url - string - URL to use instead of the main. Used for experimentation
  • agent - string - Agent to use instead of DOBOTO. Used by the DOBOTO Ansible modules

Related: