pydo.autoscalepools.get()
Generated on 11 Jul 2025
from pydo
version
v0.13.0
Description
To show information about an individual autoscale pool, send a GET request to
/v2/droplets/autoscale/$AUTOSCALE_POOL_ID
.
Parameters
Name | Type | Required | Description | Default Value |
---|---|---|---|---|
autoscale_pool_id |
string | True | A unique identifier for an autoscale pool. |
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.