Connecting on Digital Ocean¶
To get the application token. Go to:
Getting the App Token¶
To create a new token, go to Digital Ocean dashboard:
- Click on the API on the main menu
- Go to the Applications & API
- On the Tokens/Keys tab. Go to the Personal access tokens section
- Click on to
Generate New Token.
List of permissions to grant.
| server-List | get_all_droplets |
| loadbalance-list | get_all_load_balancers |
| volumes-list | get_all_volumes |
| snapshot-list | get_all_snapshots |
| cdns-list | get_all_cdns |
| container-orchestration-list | get_all_kubernetes |
| images-list | get_my_images |
| network-list | get_all_firewalls |
Setup connection with Digital Ocean