You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A huge amount of work went into the API as well as this library. I have dozens of Barracuda firewalls that I manage and the REST API is becoming instrumental for automating certain things. It's been awesome.
An issue I'm facing right now is that I can work with Network, Service, and Connection objects as well as Firewall Rules themselves, but I cannot interact with (CRUD, etc):
Application objects (so I cannot automate the creation of applications based on URLs or wildcard domains)
Protocol objects
Application Rules (maybe this is supported via the Firewall Rules API, I haven't tested it out yet).
Does anyone know of any way to interact with Application objects?
The text was updated successfully, but these errors were encountered:
A huge amount of work went into the API as well as this library. I have dozens of Barracuda firewalls that I manage and the REST API is becoming instrumental for automating certain things. It's been awesome.
An issue I'm facing right now is that I can work with Network, Service, and Connection objects as well as Firewall Rules themselves, but I cannot interact with (CRUD, etc):
Does anyone know of any way to interact with Application objects?
The text was updated successfully, but these errors were encountered: