hostinger-api-mcp

Official

VPS_getActionListV1

Retrieve a detailed list of actions performed on a specified virtual machine, including operations like starting, stopping, and modifying, with timestamps and status details.

Instructions

This endpoint retrieves a list of 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.

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" }

You must be authenticated.

Other Tools from hostinger-api-mcp

Related Tools

ID: wckq3bznm6