This documentation is for an older version of GoodData.
Go to the latest version of this article.
ComputeService.
for_exec_def
for_exec_def(workspace_id: <nil>, exec_def: <nil>, timeout: <nil>) ->
Execution
Starts computation in GoodData.CN workspace, using the provided execution definition.
Parameters
| name | type | description |
|---|---|---|
| workspace_id | workspace identifier | |
| exec_def | execution definition - this prescribes what to calculate, how to place labels and metric values | |
| timeout | request timeout in seconds. If a tuple is provided, it is used as (connection timeout, read timeout). into dimensions |