plan_rental
Select and quote compute instances with specified hardware, price limits, and duration, storing a signed rental plan without provisioning resources.
Instructions
Select and quote compute, storing a private signed plan; never creates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | cheapest | |
| min_cpu | No | ||
| gpu_type | No | ||
| gpu_count | No | ||
| image_name | No | ubuntu22_cuda12.4 | |
| min_memory_gb | No | ||
| duration_hours | No | ||
| max_total_price | No | ||
| max_hourly_price | No | ||
| quote_ttl_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||