getHealth

open suspend override fun getHealth(): HealthDto

Retrieves the health information from the server.

Return

A HealthDto representing the health information.

Throws

since the implementation is not provided.