To list all autoscale pools in your team, send a GET request to /v2/droplets/autoscale.The response body will be a JSON object with a key of autoscale_pools containing an array of autoscale pool objects.These each contain the standard autoscale pool attributes.
To list all autoscale pools in your team, send a GET request to
/v2/droplets/autoscale.The response body will be a JSON object with a key ofautoscale_poolscontaining an array of autoscale pool objects.These each contain the standard autoscale pool attributes.