Hi Andreas! I did what you said, but got {} again

>>> directorconsole.call('status client=castbook-fd')
{}

>>> directorconsole.call("status client=castbook-fd")
{}

Any ideas?

Tks

Am 19.02.19 um 21:42 schrieb Rafael Castellar das Neves:
> Is there a list of python-bareos commands that can be called by 
> directorConsole.call()?
It is the same commands you'd enter in bconsole

> In this moment I need to get the status of each client, but "status 
> client='clientName'" is returning {} for all my clients.
I'd try "status client=clientName" (i.e. without the extra quotes around
the client's name).

Best Regards,
Andreas


Em terça-feira, 19 de fevereiro de 2019 17:42:14 UTC-3, Rafael Castellar das 
Neves  escreveu:
> Hi all!
> 
> Is there a list of python-bareos commands that can be called by 
> directorConsole.call()?
> 
> In this moment I need to get the status of each client, but "status 
> client='clientName'" is returning {} for all my clients.
> 
> Thanks!
> 
> Rafael

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to