resize_server
Change a VPS server to a new plan by specifying the server and plan UUIDs. The server may restart during the process.
Instructions
Resize a VPS server to a different plan. The server may be restarted.
Args: server_uuid: The UUID of the server to resize new_plan_uuid: The UUID of the new plan (use list_plans to see options)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_uuid | Yes | ||
| new_plan_uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |