Skip to main content
Glama

hostinger-api-mcp

Official

VPS_activateFirewallV1

Activate a firewall for a specific virtual machine using its ID and firewall ID. Ensures only one firewall is active per virtual machine, enhancing security and control.

Instructions

This endpoint activates a firewall for a specified virtual machine.

Only one firewall can be active for a virtual machine at a time.

Input Schema

NameRequiredDescriptionDefault
firewallIdYesFirewall ID
virtualMachineIdYesVirtual Machine ID

Input Schema (JSON Schema)

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

You must be authenticated.

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