Open Kilda Java Documentation
org.openkilda.northbound.controller.HealthCheckController Class Reference

Public Member Functions

ResponseEntity< HealthCheckgetHealthCheck ()
 

Detailed Description

REST Controller for health-check request.

Definition at line 43 of file HealthCheckController.java.

Member Function Documentation

◆ getHealthCheck()

ResponseEntity<HealthCheck> org.openkilda.northbound.controller.HealthCheckController.getHealthCheck ( )

Gets the health-check status.

Returns
health-check model entity

Definition at line 70 of file HealthCheckController.java.


The documentation for this class was generated from the following file: