healthCheck

open suspend override fun healthCheck(baseUrl: String, authorization: BasicHttpAuthorization?)(source)

Executes the healthCheck step in the SDAI network layer.

Author

Dmitriy Moroz

Parameters

baseUrl

base url value consumed by the API.

authorization

authorization value consumed by the API.