CAST AI Cost Report
A Cost Report provides efficiency metrics and cost data for a cluster, including CPU and memory utilization and potential savings.
AutoscalingCloud InfrastructureCost OptimizationDevOpsFinOpsKubernetesObservability
Properties
| Name |
Type |
Description |
| clusterId |
string |
ID of the cluster this report covers. |
| cpuEfficiency |
number |
CPU efficiency percentage (0-100). |
| memoryEfficiency |
number |
Memory efficiency percentage (0-100). |
| totalMonthlyCost |
number |
Total monthly cost in USD before optimization. |
| optimizedMonthlyCost |
number |
Projected monthly cost in USD after optimization. |
| savingsPercentage |
number |
Percentage of costs saved through optimization. |
JSON Schema