BatchGetFlowMachineStatus Action
Returns the current connection status for the stated machines.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
machineIds
|
Edm.String | False | False | The ids of the machines to get the status of. |
version
|
Edm.String | True | False | The version of the BatchGetFlowMachineStatus Action to call. |
Return type
Type | Nullable | Description |
---|---|---|
BatchGetFlowMachineStatusResponse | False | Contains the response of the BatchGetFlowMachineStatus action. |