-
CODE:
|
Beta Was this translation helpful? Give feedback.
Answered by
jshcodes
Jun 6, 2023
Replies: 2 comments
-
Hi @NSH531 - In the code above, we are leveraging RTR_ExecuteActiveResponderCommand to send commands to the host. In order to send the commands to multiple hosts, BatchActiveResponderCmd should be used instead. Thank you for the question! 😄 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jshcodes
-
@jshcodes Do can I to do this using swagger/pure api? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @NSH531 -
In the code above, we are leveraging RTR_ExecuteActiveResponderCommand to send commands to the host. In order to send the commands to multiple hosts, BatchActiveResponderCmd should be used instead.
Thank you for the question! 😄