Set Stop Computation
Ends the computation of the flow identified with the ID {rflId}.
The results of the request will be kept for two days, after which they will be deleted.
URI: POST /compute/Set/StopComputation/{rflid}
Parameters
Parameters in bold are mandatory
Location | Name | Description | Type |
---|---|---|---|
path | rflId | The ID of the flow which is computing. | str |
To see details on possible response codes, go to API Responses.