Skip to main content
Glama

hostinger-api-mcp

Official

DNS_restoreDNSSnapshotV1

Revert a domain's DNS configuration to a previous state by restoring a specific DNS snapshot. Specify the domain and snapshot ID to roll back changes. Ideal for correcting misconfigurations or restoring prior settings.

Instructions

Restore DNS zone to the selected snapshot.

Use this endpoint to revert domain DNS to a previous configuration.

Input Schema

NameRequiredDescriptionDefault
domainYesDomain name
snapshotIdYesSnapshot ID

Input Schema (JSON Schema)

{ "properties": { "domain": { "description": "Domain name", "type": "string" }, "snapshotId": { "description": "Snapshot ID", "type": "integer" } }, "required": [ "domain", "snapshotId" ], "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