get_time_remaining
Predict when a VMware cluster will exhaust capacity by returning projected days until CPU, memory, and disk are full, based on usage trends.
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 |
|---|---|---|---|
| resource_id | Yes | ||
| target | No |