get_result
boulderopal.cloud.get_result(action_id)
Retrieve the result of a previously run calculation.
Parameters
action_id (int or str) – The ID associated to the calculation. You can get the ID of your calculations from the activity monitor.
Returns
A dictionary containing the calculation result.
Return type
dict