RegisterFlowMachine Action
Registers a flowmachine to use with Desktop Flows direct connectivity.
Parameters
Parameters allow for data to be passed to the action.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
machineName
|
Edm.String | False | False | Name of the flowmachine to register. |
|
machineDescription
|
Edm.String | True | False | Description of the flowmachine to register. |
|
machineCapacity
|
Edm.Int32 | False | True | flowmachine capacity. |
|
agentVersion
|
Edm.String | False | False | Agent version. |
|
groupPublicKey
|
Edm.String | False | False | The public key to use for provisioning of a new flowmachinegroup. |
|
hostingType
|
Edm.Int32 | True | True | |
|
targetGroup
|
crmbaseentity | True | True |
Return Type
| Type | Nullable | Description |
|---|---|---|
| RegisterFlowMachineResponse | False | The RegisterFlowMachine action returns the following value. |