hostinger-api-mcp

Official

VPS_attachPublicKeyV1

Attach existing public keys to a specified virtual machine to enable secure access. This tool allows linking multiple keys to a single virtual machine.

Instructions

This endpoint attaches an existing public keys from your account to a specified virtual machine.

Multiple keys can be attached to a single virtual machine.

Input Schema

NameRequiredDescriptionDefault
idsYesPublic Key IDs to attach
virtualMachineIdYesVirtual Machine ID

Input Schema (JSON Schema)

{ "properties": { "ids": { "description": "Public Key IDs to attach", "type": "array" }, "virtualMachineId": { "description": "Virtual Machine ID", "type": "integer" } }, "required": [ "virtualMachineId", "ids" ], "type": "object" }

You must be authenticated.

Other Tools from hostinger-api-mcp

Related Tools

ID: wckq3bznm6