CAST AI Rebalancing Schedule
A Rebalancing Schedule defines a recurring job that periodically optimizes cluster node allocation for cost efficiency.
AutoscalingCloud InfrastructureCost OptimizationDevOpsFinOpsKubernetesObservability
Properties
| Name |
Type |
Description |
| id |
string |
Unique identifier for the rebalancing schedule. |
| clusterId |
string |
ID of the cluster this schedule applies to. |
| schedule |
string |
Cron expression defining when rebalancing runs. |
| enabled |
boolean |
Whether the rebalancing schedule is active. |
| createdAt |
string |
Timestamp when the schedule was created. |
JSON Schema