To list all of the scaling history events of an autoscale pool, send a GET request to /v2/droplets/autoscale/$AUTOSCALE_POOL_ID/history.The response body will be a JSON object with a key of history. This will beset to an array containing objects each representing a history event.
OptionalrequestConfiguration: RequestConfiguration<HistoryRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
To list all of the scaling history events of an autoscale pool, send a GET request to /v2/droplets/autoscale/$AUTOSCALE_POOL_ID/history.The response body will be a JSON object with a key of history. This will beset to an array containing objects each representing a history event.
OptionalrequestConfiguration: RequestConfiguration<HistoryRequestBuilderGetQueryParameters>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}/history