vantage6.node.proxy_server.make_proxied_request#
- make_proxied_request(endpoint)#
Helper to create proxies requests to the central server.
- Parameters:
endpoint (str) – endpoint to be reached at the vantage6 server
- Returns:
Response from the vantage6 server
- Return type:
requests.Response