pydo.autoscalepools.delete_dangerous()

Generated on 8 May 2026 from pydo version v0.34.0

Usage

client.autoscalepools.delete_dangerous(
    autoscale_pool_id="0d3db13e-a604-4944-9827-7ec2642d32ac",
    x_dangerous=True,
)
Returns NoneRaises HttpResponseError

Description

To destroy an autoscale pool and its associated resources (Droplets), send a DELETE request to the /v2/droplets/autoscale/{autoscale_pool_id}/dangerous endpoint.

Parameters

autoscale_pool_id string required

A unique identifier for an autoscale pool.

x_dangerous boolean required

Acknowledge this action will destroy the autoscale pool and its associated resources and _can not_ be reversed.

More Information

See /v2/droplets/autoscale/{autoscale_pool_id}/dangerous in the API reference for additional detail on responses, headers, parameters, and more.

We can't find any results for your search.

Try using different keywords or simplifying your search terms.