It seems like your browser didn't download the required fonts. Please revise your security settings and try again.
Barracuda Web Application Firewall

Using Postman for Barracuda Web Application Firewall APIs

  • Last updated on

Swagger REST APIs for the Barracuda Web Application Firewall are available on GitHub. See Swagger APIs.

Perform the following steps to import Swagger files to Postman and run an API definition:

  1. On GitHub, go to the waf-automation path, click Code and select Download ZIP. The waf-automation-master ZIP file gets downloaded.
  2. Unzip the downloaded file, and go to waf-automation-master\waf-automation-master\waf-api\openapi-spec\v11.0.0.
  3. Go to the Postman app and click Import file in the Import an existing file section on the Home page.
  4. On the Import window, select the Folder tab and click Choose folder from your computer.

    It is recommended to import one API or a maximum of 20 APIs at a time.

  5. Select the v3.2 folder from the waf-automation-master\waf-automation-master\waf-api\openapi-spec\v11.0.0 and click Import.
    Swagger_API.png

  6. All API definitions get imported to your Postman app and are displayed under My Workspace > Collections.
  7. Search the API that you want to execute and click on it. The selected API definition gets loaded on the new tab.
  8. Edit the values as required and save the definition to a new collection of your choice if you want to run the API definition for a later purpose.

Edit the domain of the APIs the first time you use them after the import.

For more information on Postman, see the Postman Documentation.