reinstall
Reinstall an instance's operating system on Vultr cloud infrastructure. Specify the instance by ID, label, or hostname, and optionally set a new hostname during the process.
Instructions
Reinstall an instance's operating system.
Args: instance_id: The instance ID, label, or hostname (e.g., "web-server", "db.example.com", or UUID) hostname: New hostname for the instance (optional)
Returns: Reinstall status information
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | Yes | ||
| hostname | No |