On 16.12.18 at 07:29 wrote Athanasios Viennas:
> Hello, coming back again to the syntax specs for the configuration
> files. Is there any option (bconsole or offline schema doc) describing
> resource-attribute info? For example to find out that Job/WriteBootstrap
> property corresponds to a bsr file's absolute path or that
> Job/RescheduleInterval should be assigned with a duration expression
> that is described in the pointer section in provided documentation.
> Enumerated literals would list the allowed values etc.
I'm not sure, if I fully understood what you meant. However, you can
execute the daemons with -xs (for export configuration schema) to get
info about the configuration scheme. This is, what is also used to
create parts of the documentation.
Example:
baroes-dir -xc
"format-version": 2,
"component": "bareos-dir",
"version": "18.2.4rc1",
"resource": {
"bareos-dir": {
"Director": {
"Name": {
"datatype": "NAME",
"code": 0,
"equals": true,
"required": true,
"description": "The name of the resource."
},
"Description": {
"datatype": "STRING",
"code": 0,
"equals": true
},
...
--
Jörg Steffens [email protected]
Bareos GmbH & Co. KG Phone: +49 221 630693-91
http://www.bareos.com Fax: +49 221 630693-10
Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
Komplementär: Bareos Verwaltungs-GmbH
Geschäftsführer:
S. Dühr, M. Außendorf, Jörg Steffens, P. Storz
--
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.