hostinger-api-mcp

Official

VPS_restoreBackupV1

Restore a backup to a specified virtual machine, overwriting existing data. Use this tool to initiate the restore process for virtual machine backups on Hostinger’s infrastructure.

Instructions

This endpoint restores a backup for a specified virtual machine.

The system will then initiate the restore process, which may take some time depending on the size of the backup.

All data on the virtual machine will be overwritten with the data from the backup.

Input Schema

NameRequiredDescriptionDefault
backupIdYesBackup ID
virtualMachineIdYesVirtual Machine ID

Input Schema (JSON Schema)

{ "properties": { "backupId": { "description": "Backup ID", "type": "integer" }, "virtualMachineId": { "description": "Virtual Machine ID", "type": "integer" } }, "required": [ "virtualMachineId", "backupId" ], "type": "object" }

You must be authenticated.

Other Tools from hostinger-api-mcp

Related Tools

ID: wckq3bznm6