vantage6.node.proxy_server.proxy_results#

proxy_results(id_)#

Obtain and decrypt the algorithm result from the vantage6 server to be used by an algorithm container.

Parameters:

id (int) – Id of the result to be obtained

Returns:

Response of the vantage6 server

Return type:

requests.Response