Skip to main content
Glama

hostinger-api-mcp

Official

VPS_deleteFirewallV1

Delete a specified firewall on Hostinger MCP to deactivate it across associated virtual machines instantly. Input firewall ID for removal.

Instructions

This endpoint deletes a specified firewall.

Any virtual machine that has this firewall activated will automatically have it deactivated.

Input Schema

NameRequiredDescriptionDefault
firewallIdYesFirewall ID

Input Schema (JSON Schema)

{ "properties": { "firewallId": { "description": "Firewall ID", "type": "integer" } }, "required": [ "firewallId" ], "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