How to determine which beacon server is polling a specific URL from the command line
Hi,
From the command line we need to be able to determine which beacon server is polling a specific URL, is there a way to do this?
We've been looking at get properties, etc with no luck so far.
overview:
We need to script moving URLs from 1 beacon server to another.
We can do this if we know the current beacon using the script below, but at this point we need to look up the current beacon in the UI.
EX: is there an emcli get_beacon -name=https://urlname type of command we can run before we move the URL to another beacon