hostinger-api-mcp

Official

VPS_deleteFirewallRuleV1

Delete a specific firewall rule from a specified firewall using its rule ID and firewall ID. Virtual machines using this firewall will require manual resync post-deletion.

Instructions

This endpoint deletes a specific firewall rule from a specified firewall.

Any virtual machine that has this firewall activated will loose sync with the firewall and will have to be synced again manually.

Input Schema

NameRequiredDescriptionDefault
firewallIdYesFirewall ID
ruleIdYesFirewall Rule ID

Input Schema (JSON Schema)

{ "properties": { "firewallId": { "description": "Firewall ID", "type": "integer" }, "ruleId": { "description": "Firewall Rule ID", "type": "integer" } }, "required": [ "firewallId", "ruleId" ], "type": "object" }

You must be authenticated.

Other Tools from hostinger-api-mcp

Related Tools

ID: wckq3bznm6