get_time_remaining
Predict when a VMware cluster will exhaust CPU, memory, or disk capacity based on usage trends. Returns projected days remaining for each resource dimension.
Instructions
[READ] 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
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| resource_id | Yes |