Health

GET /health/{service}

Get a service health

Response JSON Object:
 
  • [] (object) –
  • [].Node (string) –
  • [].CheckID (string) –
  • [].Name (string) –
  • [].Status (string) –
  • [].Notes (string) –
  • [].Output (string) –
  • [].ServiceID (string) –
  • [].ServiceName (string) –

Example response:

[
  {}
]