...
The show_state command is much more "intelligent". With this command one can request folders and subfolders (and some other things more) in an even more performant performent way.
An example:
Code Block |
---|
<show_state subsystems="folder job" what="folders"/> |
will give all jobs in all folders. the The structure of the response-xml will reflect the structure of the folders.
...