Skip to main content
Glama

hostinger-api-mcp

Official

VPS_deletePTRRecordV1

Remove reverse DNS configuration for a virtual machine by deleting its PTR (Pointer) record. This ensures reverse DNS lookups for the IP address no longer return the associated hostname.

Instructions

Delete a PTR (Pointer) record for a specified virtual machine.

Once deleted, reverse DNS lookups to the virtual machine's IP address will no longer return the previously configured hostname.

Use this endpoint to remove reverse DNS configuration from VPS instances.

Input Schema

NameRequiredDescriptionDefault
virtualMachineIdYesVirtual Machine ID

Input Schema (JSON Schema)

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

Other Tools from hostinger-api-mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hostinger/api-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server