Swarm element(s) via an automation script.
Requires DataMiner 10.5.1+ and a Swarming compatible cluster, see docs.
This automation scripts requires 2 input parameters and accepts both raw inputs or JSON string arrays (so it can work with Low Code Apps):
Element Keys
: the keys of the elements you wish to swarm in a comma separated list, for example123/456,789/159
or["123/456","789/159"]
Target Agent ID
: the DataMiner ID of the target agent, for example123
or["123"]