All URIs are relative to https://prod.api.appcluster01.ca-central-1.ezmax.com/rest
Method | HTTP request | Description |
---|---|---|
GlobalEzmaxclientAPI_globalEzmaxclientVersionV1 | GET /1/ezmaxclient/{pksEzmaxclientOs}/version | Retrieve the latest version of the Ezmaxclient |
// Retrieve the latest version of the Ezmaxclient
//
// Retrieve the latest version of the Ezmaxclient that is available on the store.
//
global_ezmaxclient_version_v1_response_t* GlobalEzmaxclientAPI_globalEzmaxclientVersionV1(apiClient_t *apiClient, field_pks_ezmaxclient_os_e pksEzmaxclientOs);
Name | Type | Description | Notes |
---|---|---|---|
apiClient | apiClient_t * | context containing the client configuration | |
pksEzmaxclientOs | field_pks_ezmaxclient_os_e |
global_ezmaxclient_version_v1_response_t *
No authorization required
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]