Skip to main content
Glama

OPNSense MCP Server

restore_backup

Restore a specific OPNSense firewall configuration backup using its unique ID to recover previous settings and maintain network stability.

Instructions

Restore a configuration backup

Input Schema

NameRequiredDescriptionDefault
backupIdYesBackup ID to restore

Input Schema (JSON Schema)

{ "properties": { "backupId": { "description": "Backup ID to restore", "type": "string" } }, "required": [ "backupId" ], "type": "object" }

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/vespo92/OPNSenseMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server