GET /v2/droplets/{droplet_id}/actions
Summary: List Actions for a Droplet
Operation ID: dropletActions_list
Auth: unknown
Operation ID: dropletActions_list
Auth: unknown
Description
To retrieve a list of all actions that have been executed for a Droplet, send a GET request to `/v2/droplets/$DROPLET_ID/actions`. The results will be returned as a JSON object with an `actions` key. This will be set to an array filled with `action` objects containing the standard `action` attributes.
No probe data for this endpoint yet.