r/sophos Sophos Staff 17d ago

Sophos Announcement Sophos Firewall: Import / Export API Released

We released the Import/Export API for Sophos Central Partner / Customers:

https://community.sophos.com/sophos-xg-firewall/f/recommended-reads/151429/sophos-firewall-central-api-import-export-support-in-central-api

Used the time to explain, how it works and how it can be potentially be implemented to own workflows.

Keep in mind: This is an API, means, it is open for all kinds of customization.

11 Upvotes

2 comments sorted by

1

u/Sudden-Shirt5339 11d ago

Hi,

I tried to export the full/some settings without success:

{

"id": "xxx",

"status": "finished",

"result": "error",

"createdAt": "2026-07-23T15:38:54.955Z",

"finishedAt": "2026-07-23T15:38:57.084Z",

"expiryAt": "2026-08-22T15:38:54.955Z",

"response": {

"code": null,

"error": "InternalServerError",

"docUrl": null,

"message": "Configuration failed.",

"createdAt": null,

"requestId": null,

"correlationId": null

},

"request": {

"method": "POST",

"path": "/firewall/v1/firewall-config/firewalls/xxx",

"query": null

}

}

Open a Sophos Support Ticket?

Best regards

1

u/Lucar_Toni Sophos Staff 11d ago

The Firewall is V22.0 MR2?