pydo.autoscalepools.create()
Generated on 17 Apr 2025
from pydo
version
v0.10.0
Description
To create a new autoscale pool, send a POST request to /v2/droplets/autoscale
setting the required attributes.
The response body will contain a JSON object with a key called autoscale_pool
containing the standard attributes for the new autoscale pool.
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.