hostinger-api-mcp

Official

VPS_startRecoveryModeV1

Initiate recovery mode for a virtual machine to perform system rescue operations, repair file systems, or recover data by booting a recovery disk image with the original disk mounted at /mnt.

Instructions

This endpoint initiates the recovery mode for a specified virtual machine. Recovery mode is a special state that allows users to perform system rescue operations, such as repairing file systems, recovering data, or troubleshooting issues that prevent the virtual machine from booting normally.

Virtual machine will boot recovery disk image and original disk image will be mounted in /mnt directory.

Input Schema

NameRequiredDescriptionDefault
root_passwordYesTemporary root password for recovery mode
virtualMachineIdYesVirtual Machine ID

Input Schema (JSON Schema)

{ "properties": { "root_password": { "description": "Temporary root password for recovery mode", "type": "string" }, "virtualMachineId": { "description": "Virtual Machine ID", "type": "integer" } }, "required": [ "virtualMachineId", "root_password" ], "type": "object" }

You must be authenticated.

Other Tools from hostinger-api-mcp

Related Tools

ID: wckq3bznm6