All URIs are relative to http://127.0.0.1/v2
| Method | HTTP request | Description |
|---|---|---|
| get_haproxy_process_info | GET /services/haproxy/runtime/info | Return HAProxy process information |
| get_info | GET /info | Return API, hardware and OS information |
Veccrate::models::ProcessInfo get_haproxy_process_info() Return HAProxy process information
Return HAProxy process information
This endpoint does not need any parameter.
Veccrate::models::ProcessInfo
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
crate::models::Info get_info() Return API, hardware and OS information
Return API, hardware and OS information
This endpoint does not need any parameter.
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]