get_time_remaining
Predict when VMware cluster capacity will be exhausted by analyzing usage trends for CPU, memory, and disk resources.
Instructions
Predict when a cluster will exhaust its capacity based on usage trends.
Returns projected days until each capacity dimension (CPU, memory, disk) is full.
Args: resource_id: The resource UUID (typically ClusterComputeResource). target: Optional Aria Operations target name from config. Uses default if omitted.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource_id | Yes | ||
| target | No |