Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 803 Bytes

File metadata and controls

36 lines (19 loc) · 803 Bytes

\HealthApi

All URIs are relative to http://127.0.0.1/v2

Method HTTP request Description
get_health GET /health Return managed services health

get_health

crate::models::Health get_health() Return managed services health

Return managed services health

Parameters

This endpoint does not need any parameter.

Return type

crate::models::Health

Authorization

basic_auth

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

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