CreateRpaBox Action

Creates an RPA box.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
machineNetworkId
crmbaseentity True True

The network id for the machine.

machineImageVersionId
crmbaseentity False True

The machine image version id for the RPA box.

machineName
Edm.String False False

The name of the machine.

machineDescription
Edm.String True False

The description of the RPA box.

Return Type

Type Nullable Description
CreateRpaBoxResponse False The CreateRpaBox action returns the following value.

See also