instance_reinstall
Reinstall an instance's operating system by specifying its ID, label, or hostname. Optionally set a new hostname during the reinstall 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) ctx: FastMCP context for resource change notifications hostname: New hostname for the instance (optional)
Returns: Reinstall status information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | No | ||
| instance_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||