Important note about SSL VPN compatibility for 20.0 MR1 with EoL SFOS versions and UTM9 OS. Learn more in the release notes.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How do you use the API Explorer in XG Firewall?

I have been successful in making requests using the API to retrieve host ip configurations by making a GET request to the firewall IP address.  When I try to use the same XML request in the API explorer I get the error "Only LiveUserLogin and LiveUserLogout XML Tags are allowed".  Can anyone provide a sample string that would accomplish what I was able to do with earlier GET request I had success with?



This thread was automatically locked due to age.
Parents Reply Children
  • I am not quite sure at the moment but i would say, there is no way to access this information.

    Background is, the API is designed to configure something in XG and the live user database is a "living" module in XG, which has no direct API connection. 

    __________________________________________________________________________________________________________________

  • Thanks LuCar.

    I was using the api to log out users on shared devices when they hit a url using LiveUserLogout. This used to work just on the device ip which I could get but an update broke this and turns out you also need to match the user now : ( I was hoping I might be able to get the username from the IP but no such luck : (