RegisterFlowMachineResponse ComplexType
Contains the response from the RegisterFlowMachine action.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
groupId | Edm.String |
The Identifier of the flowmachinegroup created for this flowmachine. |
machineId | Edm.String |
flowmachine id. |
relayListenKeys | Edm.String |
Relay listen keys. |
Used by
The following use the RegisterFlowMachineResponse ComplexType.
Name | How used |
---|---|
RegisterFlowMachine | ReturnType |