github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/clients/rust/docs/HealthCheckApi.md (about)

     1  # \HealthCheckApi
     2  
     3  All URIs are relative to */api/v1*
     4  
     5  Method | HTTP request | Description
     6  ------------- | ------------- | -------------
     7  [**health_check**](HealthCheckApi.md#health_check) | **GET** /healthcheck | 
     8  
     9  
    10  
    11  ## health_check
    12  
    13  > health_check()
    14  
    15  
    16  check that the API server is up and running
    17  
    18  ### Parameters
    19  
    20  This endpoint does not need any parameter.
    21  
    22  ### Return type
    23  
    24   (empty response body)
    25  
    26  ### Authorization
    27  
    28  No authorization required
    29  
    30  ### HTTP request headers
    31  
    32  - **Content-Type**: Not defined
    33  - **Accept**: Not defined
    34  
    35  [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
    36