The dangerous property
The history property
The members property
To destroy an autoscale pool, send a DELETE request to the /v2/droplets/autoscale/$AUTOSCALE_POOL_ID endpoint.A successful response will include a 202 response code and no content.
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To show information about an individual autoscale pool, send a GET request to/v2/droplets/autoscale/$AUTOSCALE_POOL_ID.
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To update the configuration of an existing autoscale pool, send a PUT request to/v2/droplets/autoscale/$AUTOSCALE_POOL_ID. The request must contain a full representationof the autoscale pool including existing attributes.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To destroy an autoscale pool, send a DELETE request to the /v2/droplets/autoscale/$AUTOSCALE_POOL_ID endpoint.A successful response will include a 202 response code and no content.
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To show information about an individual autoscale pool, send a GET request to/v2/droplets/autoscale/$AUTOSCALE_POOL_ID.
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To update the configuration of an existing autoscale pool, send a PUT request to/v2/droplets/autoscale/$AUTOSCALE_POOL_ID. The request must contain a full representationof the autoscale pool including existing attributes.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
Builds and executes requests for operations under /v2/droplets/autoscale/{autoscale_pool_id}