Check MID Server Status
- UpdatedJul 31, 2025
- 1 minute read
- Zurich
- Security Operations Integration Reference
Determines whether the MID Server identified in the MID Server Host field of the integration's configuration is up and running. If the field is set to Any, the flow action verifies that any MID Server is up and running.
The Check MID Server Status flow action can be used with any flow to check for the presence of a running MID Server within the flow.
Results
Possible results for this flow action are:
| Result | Description |
|---|---|
| Success | Session status returned. |
| Failure | Session status error. 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 |
|---|---|
| capabilityExecutionId | The ID of the capability being executed. |
| flowName | The name of the flow being executed. |
| mid_server_host | The MID Server identified in the integration's configuration i |
Output variables
The output variables contain data that can be used in subsequent activities.
| Variable | Description |
|---|---|
| mid_server_live | Identifies whether the MID Server identified in the MID Server Host field of the integration's configuration is up and running. If the field is set to Any, the flow action verifies that any MID Server is up and running. |