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.
greetings! On Tue, Dec 11, 2018 at 4:33 PM Athanasios Viennas < [email protected]> wrote: > Ok, it seems that most of the root entities via the show command have at > least a default record, so my earlier comment is not an issue. > > On Tuesday, December 11, 2018 at 4:27:17 PM UTC+2, Athanasios Viennas > wrote: > > One downside If I may say of non static introspection is that there has > to be a default record for every resource queried. I suppose that could be > solved by setting up a minimal dummy resource for each type. I don't know > if that could be tricky. For maximum safety the resources could have a > boolean switch to always keep them off if required, but that again would be > too much to take into account in workflows etc. > > > > Thanks! > > > > On Tuesday, December 11, 2018 at 4:15:26 PM UTC+2, Athanasios Viennas > wrote: > > > Hello, thank you very much! Perfect! > > > > > > On Tuesday, December 11, 2018 at 3:43:57 PM UTC+2, Jörg Steffens wrote: > > > > On 11.12.18 at 13:36 wrote Athanasios Viennas: > > > > > Hello! Is it possible to retrieve configuration file and resource > field syntax via bconsole using help or other similar tool? > > > > > > > > > > > > > The "show" command can show you all or specific director ressources. > > > > You also got the "verbose" flag, to show you all available config > > > > directives: > > > > > > > > *show client=ting-fd verbose > > > > Client { > > > > Name = "ting-fd" > > > > Address = "ting.dass-it" > > > > # Port = 9102 > > > > Password = ... > > > > Catalog = "MyCatalog" > > > > # Passive = no > > > > # ConnectionFromDirectorToClient = yes > > > > # ConnectionFromClientToDirector = no > > > > # Enabled = yes > > > > # HardQuota = 0 > > > > # SoftQuota = 0 > > > > # SoftQuotaGracePeriod = 0 > > > > # StrictQuotas = no > > > > # QuotaIncludeFailedJobs = yes > > > > # FileRetention = 2 months > > > > # JobRetention = 6 months > > > > # HeartbeatInterval = 0 > > > > # AutoPrune = no > > > > # MaximumConcurrentJobs = 1 > > > > # NdmpLogLevel = 4 > > > > NdmpBlockSize = 36408 g 63 k > > > > # NdmpUseLmdb = yes > > > > # TlsAuthenticate = no > > > > # TlsEnable = no > > > > # TlsRequire = no > > > > # TlsVerifyPeer = yes > > > > } > > > > > > > > > > > > -- > > > > 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. > -- 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.
