Create Command Process Flow Action
The Create Command Process flow action create a Carbon Black command process to use in the flow .
The Create Command Process flow action can be used with any flow to create a Carbon Black command process within the flow.
Results
Possible results for this flow action are:
| Result | Description |
|---|---|
| Success | Command process created. |
| Failure | Command process not created. More error information is available in the flow action output error. |
Input variables
Input variables determine the initial behavior of the flow action.
| Variable | Description |
|---|---|
| api_token | Carbon Black API key. |
| endpoint_base | Base URL of the Carbon Black API. |
| session_id | Session identifier. |
| command_id | Command identifier. |
| use_mid_server | Determines whether the REST flow action uses the MID server to interact with Carbon Black or not. |
Output variables
The output variables contain data that can be used in subsequent activities.
| Variable | Description |
|---|---|
| status_code | Determines if the request was successful. If not, displays an HTTP error code and message. |
| output | API variables |