To show information about an individual Droplet’s backup policy, send a GET
request to /v2/droplets/$DROPLET_ID/backups/policy
.
Name | Type | Required | Description | Default Value |
---|---|---|---|---|
droplet_id |
integer | True | A unique identifier for a Droplet instance. |
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.