diff --git a/godo.go b/godo.go index 159ecf7..dddae30 100644 --- a/godo.go +++ b/godo.go @@ -111,6 +111,8 @@ type Response struct { Meta *Meta // Monitoring URI + // Deprecated: This field is not populated. To poll for the status of a + // newly created Droplet, use Links.Actions[0].HREF Monitor string Rate