Does anyone have a list of the event type id’s?
As i dont wish to waste money querying the api to get them.
Thanks.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
there is already an api to query the processing events, all i am after is the constants of the event types <br> <br>for example: <br> <br>event_type_id - 1 = create droplet <br>event_type_id - 10 = destroy droplet
My bad. I guess you’re not the only one asking: <a href=“http://digitalocean.uservoice.com/forums/136585-digital-ocean/suggestions/3908098-provide-an-api-method-for-querying-the-event-types”>Provide an API method for querying the event types list</a>
The documentation does not cover events nor the event_type_id