GrrSetFlows
GRR Pack.#
This Script is part of theDeprecated
Use grr-set-flows instead.
Starts a flow on a given client with given parameters.
#
Script DataName | Description |
---|---|
Script Type | python |
Tags | GRR |
#
DependenciesThis script uses the following commands and scripts.
- grr_set_flows
#
InputsArgument Name | Description |
---|---|
client_id | The ID of the client. |
flow | The JSON string of the flow to set. |
#
OutputsThere are no outputs for this script.