hostinger-api-mcp

Official

VPS_setNameserversV1

Configure custom nameservers for a virtual machine by specifying the Virtual Machine ID and desired nameservers. Ensure proper domain resolution by correctly setting NS1 and NS2 values.

Instructions

This endpoint sets the nameservers for a specified virtual machine. Be aware, that improper nameserver configuration can lead to the virtual machine being unable to resolve domain names.

Input Schema

NameRequiredDescriptionDefault
ns1Yesns1 property
ns2Nons2 property
virtualMachineIdYesVirtual Machine ID

Input Schema (JSON Schema)

{ "properties": { "ns1": { "description": "ns1 property", "type": "string" }, "ns2": { "description": "ns2 property", "type": "string" }, "virtualMachineId": { "description": "Virtual Machine ID", "type": "integer" } }, "required": [ "virtualMachineId", "ns1" ], "type": "object" }

You must be authenticated.

Other Tools from hostinger-api-mcp

Related Tools

ID: wckq3bznm6