Skip to main content
Glama

hostinger-api-mcp

Official

VPS_getActionsV1

Retrieve detailed history of actions performed on a virtual machine, including operations like start, stop, or modifications. View action name, timestamp, and status to monitor activity and troubleshoot issues.

Instructions

Retrieve actions performed on a specified virtual machine.

Actions are operations or events that have been executed on the virtual machine, such as starting, stopping, or modifying the machine. This endpoint allows you to view the history of these actions, providing details about each action, such as the action name, timestamp, and status.

Use this endpoint to view VPS operation history and troubleshoot issues.

Input Schema

NameRequiredDescriptionDefault
pageNoPage number
virtualMachineIdYesVirtual Machine ID

Input Schema (JSON Schema)

{ "properties": { "page": { "description": "Page number", "type": "integer" }, "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