Gets cluster workloads cost report.Ask AIpost https://api.cast.ai/v1/cost-reports/clusters/{clusterId}/workload-costsPath ParamsclusterIdstringrequiredID of the cluster.Query ParamsstartTimedate-timerequiredFilter items to include from specified time.endTimedate-timerequiredFilter items to include up to specified time.stepSecondsint32Aggregate items in specified interval steps.page.limitstringpage.cursorstringCursor that defines token indicating where to start the next page. Empty value indicates to start from beginning of the dataset.labelsToIncludearray of stringsLabels to be included for each workload.labelsToIncludeADD stringuseListingPricesbooleanWhether to use listing prices instead of actual prices for cost calculations.truefalseincludeIdleResourceCostsbooleanWhether the costs should include costs of the unallocated nodes resources, fairly distributed to workloads based on requested workload resources.truefalseBody ParamsFilter workloads by labels or names.labelsarray of objectslabelsADD objectworkloadNamesarray of stringsworkloadNamesADD stringlabelsOperatorstringenumDefaults to ORORANDAllowed:ORANDworkloadTypesarray of stringsworkloadTypesADD stringnamespacesarray of stringsnamespacesADD stringResponse 200A successful response.Updated 7 months ago