hostinger-api-mcp

Official

VPS_setupNewVirtualMachineV1

Set up a newly purchased virtual machine by configuring its template, data center, hostname, password, and optional features like malware scanning and backups.

Instructions

This endpoint will setup newly purchased virtual machine. Such virtual machines has initial state. New virtual machine can be purchased using /api/billing/v1/orders endpoint.

Input Schema

NameRequiredDescriptionDefault
data_center_idYesData center ID
enable_backupsNoEnable weekly backup schedule
hostnameNoOverride default hostname of the virtual machine
install_monarxNoInstall Monarx malware scanner (if supported)
ns1Nons1 property
ns2Nons2 property
passwordNoPassword for the virtual machine. If not provided, random password will be generated. Password will not be shown in the response.
post_install_script_idNoPost-install script ID
public_keyNopublic_key property
template_idYesTemplate ID
virtualMachineIdYesVirtual Machine ID

Input Schema (JSON Schema)

{ "properties": { "data_center_id": { "description": "Data center ID", "type": "integer" }, "enable_backups": { "description": "Enable weekly backup schedule", "type": "boolean" }, "hostname": { "description": "Override default hostname of the virtual machine", "type": "string" }, "install_monarx": { "description": "Install Monarx malware scanner (if supported)", "type": "boolean" }, "ns1": { "description": "ns1 property", "type": "string" }, "ns2": { "description": "ns2 property", "type": "string" }, "password": { "description": "Password for the virtual machine. If not provided, random password will be generated. Password will not be shown in the response.", "type": "string" }, "post_install_script_id": { "description": "Post-install script ID", "type": "integer" }, "public_key": { "description": "public_key property", "type": "object" }, "template_id": { "description": "Template ID", "type": "integer" }, "virtualMachineId": { "description": "Virtual Machine ID", "type": "integer" } }, "required": [ "virtualMachineId", "data_center_id", "template_id" ], "type": "object" }

You must be authenticated.

Other Tools from hostinger-api-mcp

Related Tools

ID: wckq3bznm6