hostinger-api-mcp

Official

VPS_setPanelPasswordV1

Set the panel password for a specified virtual machine using the MCP server. This tool ensures the password meets required criteria and processes the request even if the VM does not use a panel OS.

Instructions

This endpoint sets the panel password for a specified virtual machine. If virtual machine does not use panel OS, the request will still be processed without any effect. Requirements for the password is the same as in the recreate virtual machine endpoint.

Input Schema

NameRequiredDescriptionDefault
passwordYesPanel password for the virtual machine
virtualMachineIdYesVirtual Machine ID

Input Schema (JSON Schema)

{ "properties": { "password": { "description": "Panel 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