Can anyone point me to some detailed documentation for the Sophos Firewall API? Basically looking to add/remover members to different groups. Is this possible with the API?
Hi,
i'm preparing some selective configuration bundles for future initial deployment of specific configurations and policies for our customer appliances.
While creating some usage-hints for internal use how to handle import/export feature, i was wondering…
Is there anything on the roadmap for this? We use a 3rd party Security Awareness product that includes a Phish Testing feature (*). This requires a large number of exceptions, and adding and checking them across a large number of tenants is tedious so…
Hello everyone,
I've already got to grips with the Sophos API and now I'm keen to crack on with the Sophos Central API.
Could anyone clue me in on how to update a host group and its content and how to apply it as a rule using the Sophos Central API…
Hello everyone,
I need a help with verifying my string. I'm quite fresh with Sophos Firewall and I'm trying to add new FW rule via API in CLI. I've succesfully added and deleted an host after reading this article: https://docs.sophos.com/nsg/sophos…
Hello,
We are looking for assistance in retrieving the status of VPN tunnels on a Sophos XGS running version 19. Our goal is to check the status of the VPN tunnels from a Linux machine using the Sophos API. We have already enabled the API on the Sophos…
As per this article: https://doc.sophos.com/nsg/sophos-firewall/18.5/help/en-us/webhelp/onlinehelp/AdministratorHelp/BackupAndFirmware/API/APIUsingAPI/index.html
is seems i can get the ip host objects if i can do something like:
1.1.1.1:4444/.../APIController…
Hi
Does someone have an idea about syncing google email and Sophos Central Email Gateway for email address ?
Is it true that Sophos Central Email Gateway does not have an API ?
Hello,
I was able to Active/DeActive an IPSec Connection via API (See the following thread)
Activate and deactivate IPsec connection via CLI
What I am not able to do is to read the actual status of the IPSec Connection. I was able to read out the…
Hi
Is there any way that I can use an API to extract the report data for the number mailboxes and licenses used for Email Standard and Email advanced.
I use the SIEM API to extract similar information for Endpoint Protection, InterceptX & Device Encryption…
I am writing following script to delete user. Script is returning status code 200 but user not getting deleted.
{'reqxml': '<Request><Login><Username>XXXXXX</Username><Password>XXXXXX</Password></Login><Remove><User transactionid="1"><Username>YYYY…
Hi all,
I was wondering if there's a way to retrieve the date of "Last Agent Update" of Sophos Agent on Computer/Servers via API
We are able to get this info massively from Computers and Servers Report, but I wanted to automate this check without…
Hi All,
i manged to get data from the Sophos Central API key but my PRTG doenst know what to do with this information.
did anyone manged to get is working?
Greetings
Felix
Liebe Sophos Community,
ich möchte aktuell die Konfiguration meiner Sophos XG SFVH (SFOS 19.0.1 MR-1-Build365) über Ansible automatisieren.
Vor allem möchte ich automatisiert VLANs zur XG hinzufügen können.
Da ich für die XG erst gar keine Ansible…
Disclaimer: This information is provided as-is for the benefit of the Community. Please contact Sophos Professional Services if you require assistance with your specific environment.
Table of Contents
Overview
Migration Desk
Accessing…
Hi
We have a SFV2C4 (SFOS 19.0.1 MR-1-Build365) and loads of websites are hosted through Azure VMs to FW.
some of APIs requests are times out around 10 seconds, and we observed constant timeouts. Is there anything to do with firewall, anything we…
i want to use central api connector and i did. When i run the main py program i get invalid --get parameter passed.
I run it from my command line and ..main.py --auth static
Hello Together,
we are integrating Sophos Central to our MDM solution via the api and now have a problem with some of clients reporting incorrect status via api.
For example i take this client:
If i query it via the Sophos Central API this is…
Disclaimer : This information is provided as-is for the benefit of the Community. Please contact Sophos Professional Services if you require assistance with your specific environment.
Table of Contents
Overview:
Zoom Network XML File
…
Hi,
I want to to add and remove Users to/from an existing SSL VPN Policy using an API call on the XG via Powershell. I am using SFOS 19.5.0 GA.
The API Documentation and some code I've found online are not very helpful.
Can anybody tell me how…
The like filter works in all versions prior to SFOS 19.5.0 GA-Build197 and not only in IPHost search. It works in IPHostGroup, Services and other object searches. example is as follows.
<Request> <Login> <Username>admin</Username> <Password>adminpassword…