Page 1 of 1

[SOLVED] Parameters for External Tools

Published: April 14, 2022 - 2:37 PM
by t.heroult
Hello everyone

, it's possible to define external tools in the console. There's an example in the documentation: https://www.wapt.fr/fr/doc/wapt-console ... pt-console.

The following three variables are offered: {ip}, {uuid}, and {computer_fqdn}.
Are there any other variables listed somewhere?

Regards,
Tom

Re: Parameters for Outdoor Tools

Published: April 21, 2022 - 4:57 PM
by htouvet
In fact, you can use all the properties displayed in the grid.

Field names must be enclosed in double curly braces. (See https://mustache.github.io/mustache.5.html )

Right-clicking on the column headers in the machine inventory grid will display the property name in parentheses.

Re: Parameters for Outdoor Tools

Published: April 22, 2022 - 09:09
by t.heroult
Great, thanks!

It's really not complicated.
Ideally, there would be a summary in the documentation ;)

, but it's here and that's already good!

See you soon!

Re: [SOLVED] Parameters for External Tools

Published: April 22, 2022 - 9:43 AM
by dcardon
Hi Tom,

thanks for the feedback, it's been added to the internal documentation and will be online soon.

Denis