Execute a compute task

Description

Executes a compute task

Endpoint

/compute/{computeId}/execute

Method

POST

Access Level Rules

Access Level

Account holder only.

Processing Units

Processing units

1

Parameters

Name
Description
Required
Default

computeId

The id of the compute task to execute.

true

file

The script that the compute task should execute.

true

Last updated

Was this helpful?