resize_vps
Adjust a VPS's CPU cores or RAM by specifying only the resources to change. Increases are validated against account balance and quota; confirmation is required for any resize.
Instructions
Resize a VPS's CPU/RAM. An increase is checked against balance and quota by the real API (fails cleanly if either is insufficient); a decrease is always allowed. Requires confirm=true for any change. Only pass the value(s) you want to change — omit the other.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ram | No | ||
| cores | No | ||
| vps_id | Yes | ||
| confirm | No |