pydo.autoscalepools.get()
Generated on 17 Apr 2025
from pydo
version
v0.10.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.