Bacula REST API Error Codes

  • 0 - No errors.

  • 1 - Invalid command.

  • 2 - Error connecting to the database.

  • 3 - Error during write to the database. (not implemented)

  • 4 - Error connecting to bconsole.

  • 5 - Invalid director.

  • 10 - Table Client does not exist.

  • 11 - Table BaseFiles do not exist.

  • 12 - Table Counters do not exist.

  • 13 - Table File does not exist.

  • 14 - Table FileSet does not exist.

  • 15 - Table Job does not exist.

  • 16 - Table JobHisto does not exist.

  • 17 - Table JobMedia does not exist.

  • 18 - Table Location does not exist.

  • 19 - Table LocationLog does not exist.

  • 20 - Table Log does not exist.

  • 21 - Table Media does not exist.

  • 22 - Table Path does not exist.

  • 23 - Table Pool does not exist.

  • 24 - Table RestoreObject does not exist.

  • 25 - Table Storage does not exist.

  • 26 - The version of the Bacula SQL tables format does not exist.

  • 27 - Table Status does not exist.

Go back to the Output Data Format chapter.

Go back to the REST API chapter.

Go back to the main Advanced Features Usage page.