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.

machineName
Edm.String False False

The name of the machine.

machineImageVersionId
crmbaseentity False True

The machine image version id for the RPA box.

machineDescription
Edm.String True False

The description of the RPA box.

Return Type

Type Nullable Description
CreateRpaBoxResponse False Contains the response of the CreateRpaBox action.

See also