digitalocean / api-v2

DigitalOcean API v2 feedback
https://developers.digitalocean.com
139 stars 19 forks source link

Actions/ events for edits to domains/ domain records #135

Open mikeatm opened 9 years ago

mikeatm commented 9 years ago

Is it possible to add some mechanism to find out whether there has been changes to domains/records? Currently image/droplet actions do that for images and droplets, can this be extended to those others?

phillbaker commented 9 years ago

@mikeatm changes to domains/domain records do show up in Security History, which you can see at https://cloud.digitalocean.com/settings/security. However, it is limited to 10 actions and includes other actions as well.

mikeatm commented 9 years ago

Hi, i meant this for the API, not the GUI