REST Collector - complete variable reference
Hi everyone,
I can't find a complete list of available variables to use in the REST collector configuration. I only know those that are embedded in the documentation (for example, ${earliest}). Is there a complete reference table which I may have overlooked?
Comments
-
I'm not aware of anything available out of the gate aside from earliest, latest, and whatever results from the Discover phase. You can access any global variables you've defined.
Can you share what your requirements are that have you looking for more vars?
0 -
Hi Jon, thanks a lot. I don't have any specific requirements at the moment. As you have probably noticed from my other question, I am currently figuring out how job information can be persistent across multiple runs of the same job (example: Run #2 accesses the information from Run#1 and uses that information within its parameters). I figured that I must have missed a big chunk of the whole variable system, but I probably misunderstood how REST jobs work.
0