Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1003 Bytes

VpnAPI.md

File metadata and controls

36 lines (23 loc) · 1003 Bytes

VpnAPI

All URIs are relative to http://localhost

Method HTTP request Description
VpnAPI_startLetheand GET /letheand/start

VpnAPI_startLetheand

void VpnAPI_startLetheand(apiClient_t *apiClient, char * data_dir, int version);

Parameters

Name Type Description Notes
apiClient apiClient_t * context containing the client configuration
data_dir char * Returns the binary version
version int Returns the binary version [optional]

Return type

void

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: Not defined

[Back to top] [Back to API list] [Back to Model list] [Back to README]