hostinger-api-mcp

Official

VPS_setRootPasswordV1

Set the root password for a specified virtual machine using the Hostinger API. Requires the virtual machine ID and a compliant password for secure access.

Instructions

This endpoint sets the root password for a specified virtual machine. Requirements for the password is the same as in the recreate virtual machine endpoint.

Input Schema

NameRequiredDescriptionDefault
passwordYesRoot password for the virtual machine
virtualMachineIdYesVirtual Machine ID

Input Schema (JSON Schema)

{ "properties": { "password": { "description": "Root password for the virtual machine", "type": "string" }, "virtualMachineId": { "description": "Virtual Machine ID", "type": "integer" } }, "required": [ "virtualMachineId", "password" ], "type": "object" }

You must be authenticated.

Other Tools from hostinger-api-mcp

Related Tools

ID: wckq3bznm6