GET /v2/droplets/{droplet_id}/actions/{action_id}

digitalocean.com

Summary: Retrieve a Droplet Action
Operation ID: dropletActions_get
Auth: unknown
Description

To retrieve a Droplet action, send a GET request to `/v2/droplets/$DROPLET_ID/actions/$ACTION_ID`. The response will be a JSON object with a key called `action`. The value will be a Droplet action object.

No probe data for this endpoint yet.