Available Requests Methods

Enterprise

Bacula Enterprise Only

This solution is only available for Bacula Enterprise. For subscription inquiries, please reach out to sales@baculasystems.com.

In the Embedded Documentation article, you will find examples of Resource requests, and you have the opportunity to test them.

API commands may be send by two request methods:

  • POST/PUT - for modifying object data. It is mandatory that OAuth2 is enabled.

  • GET - for getting object data. It is not mandatory to have OAuth2 enabled.

Go back to: REST API.