GET v2/droplets/{droplet_id}

digitalocean.com

Summary: Retrieve an Existing Droplet
Operation ID: droplets_get
Auth: unknown
Description

To show information about an individual Droplet, send a GET request to `/v2/droplets/$DROPLET_ID`.

Parameters (1)

droplet_id (integer, path, required)

A unique identifier for a Droplet instance.

Constraints: {'minimum': 1}

No probe data for this endpoint yet.