Skip to main content
Glama

hostinger-api-mcp

Official

VPS_createSnapshotV1

Capture the state and data of a specified virtual machine by creating a snapshot. Use this tool for backup, system recovery, or testing changes without altering the current VPS state. Note: A new snapshot overwrites the existing one.

Instructions

Create a snapshot of a specified virtual machine.

A snapshot captures the state and data of the virtual machine at a specific point in time, allowing users to restore the virtual machine to that state if needed. This operation is useful for backup purposes, system recovery, and testing changes without affecting the current state of the virtual machine.

Creating new snapshot will overwrite the existing snapshot!

Use this endpoint to capture VPS state for backup and recovery purposes.

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