It seems like your browser didn't download the required fonts. Please revise your security settings and try again.
Barracuda Load Balancer ADC

Barracuda Load Balancer ADC - REST API

  • Last updated on

Overview

The Barracuda Load Balancer ADC Representational State Transfer (REST) Application Programming Interface (API) enables you to remotely administer and configure your Barracuda Load Balancer ADC. The REST API can be used to complete large configurations by automating the manual configuration process available through the web interface. For example, you can use the REST API to create services.
You identify resources by their URIs and use HTTP to send requests to the Barracuda Load Balancer ADC. Your application parses the response, which is always returned using JavaScript Object Notation (JSON). You can use any programming language to interact with the API.

The complete documentation for the Barracuda Load Balancer ADC REST API is provided in the following guide:

Code examples in this reference guide are written in Curl. If you are using Perl, see the Perl Implementation section of this guide.
If you have any questions after reading this API guide, please contact Barracuda Networks Technical Support at +1-408-342-5400 or email support@barracuda.com.

The Barracuda Load Balancer ADC REST API archive is available for download:

Availability

The REST API is available for all Barracuda Load Balancer ADC models running firmware version 5.1, 5.2, 5.3, 6.0, or 6.1.

Version

The most recent version of the Barracuda Load Balancer ADC REST API is version 2. The REST API version is separate from the firmware version for the appliance.