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

nametypedescription
workspace_idworkspace identifier
exec_defexecution definition - this prescribes what to calculate, how to place labels and metric values
timeoutrequest timeout in seconds. If a tuple is provided, it is used as (connection timeout, read timeout). into dimensions

Returns

No docs