Re: [Bacula-users] Baculum API Syntax

2020-04-17 Thread Marcin Haba
Hello Ethan, According to the documentation you need to use 'create' keyword with your POST request parameters. Instead of using: name=JOB_TEST_02 you need to use: create[name]=JOB_TEST_02 and so on. Best regards, Marcin Haba (gani) On Fri, 17 Apr 2020 at 17:03, Ethan King wrote: > > I am r

[Bacula-users] Baculum API Syntax

2020-04-17 Thread Ethan King
I am running Baculum/Bacula 9.6.3 and everything seems to be working great. My question regarding the syntax of Baculum Web API. I am trying to initiate a job run using the "/api/v1/jobs/run" endpoint but can't figure out the syntax based on the documentation ( https://www.bacula.org/downloads/b