Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Tugboat rename droplet command #59

Open
petems opened this issue Aug 15, 2013 · 0 comments
Open

Tugboat rename droplet command #59

petems opened this issue Aug 15, 2013 · 0 comments

Comments

@petems
Copy link
Owner

petems commented Aug 15, 2013

Add tugboat rename command

From the API:

Rename Droplet
This method renames the droplet to the specified name.

Request URL:
https://api.digitalocean.com/droplets/[droplet_id]/rename/?client_id=[your_client_id]&api_key=[your_api_key]&name=[name]
Parameters
droplet_id Required, Numeric, this is the id of your droplet that you want to rename
name Required, String, new name of the droplet
Sample Response
{
  "status": "OK",
  "event_id": 7504
}
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant