Abandoned Workloads API
Abandoned Workloads API
GET
http://app.kubecost.com/query/savings/abandonedWorkloads
The Abandoned Workloads API suggests cluster workloads that have been abandoned based on network traffic levels.
Path Parameters
Name | Type | Description |
---|---|---|
days | int | Number of historical days over which network traffic should be measured. |
threshold | int | The threshold of total traffic (bytes in/out per second) at which a workload is determined abandoned. |
Last updated