Hi Community,
i'm trying to create a new LoadBalancer via REST API.
Everything works fine but i can't see the new and successful created object via WebAdmin UI.
Endpoint: /api/objects/packetfilter/loadbalance/
POST Example
{
"_locked": ""…
I am trying the below code to delete the user with the api url given REF_AaaUseTest but i am getting the response of confirmation and how can i proceed further or how can i give further input for that response to delete the user? import requests
import…
Hi,
I'm interested to hear whether it is possible or not to retrieve a list of alert notifications that have been generated by an SG UTM via the API. I've had a poke through the Swagger UI documentation and can't find hat I'm after, but I'm fairly new…
/objects/interface/tunnel/ always returns an empty list for me. I was hoping to find info on my tun* interfaces (which in my opinion are "Tunnel Interface"). So what am I supposed to find here?
Hello there. I added users using API. But I could not delete it. Can you give information about how to use it?
Use Api: <Remove><User><Username>10597586696</Username><Name></Name></User></Remove>
Incoming reply:
<?xml version="1.0" encoding="UTF…
Hello,
according to the API docs, there is
get /objects/awe/client/
Implementation Notes: Returns all available awe/client objects
However this does not seem to work for me on multiple SG devices. The request always results in an empty list. Is…
Hi,
I need to find out how a RED device is connected to the UTM. I want to know whether the RED uses its WAN interface or its USB stick connection via LTE/UMTS/GSM etc. Is there a way to determine this via the REST API or any other way? I don't want…
Hello,
My restd version is 1.2.1 on UTM 9.505004. I can make a new network definition using API, but I can't find API way to make this network definition a member of existing network group definition. Any ideas?
Regards,
Jan