AdministrationApiRepository

Can be used to perform Administration functions on the API

interface AdministrationApiRepository

Functions

checkHealth
Link copied to clipboard

Check the health/status of the API

abstract fun checkHealth(): ApiResult<HealthCheck>
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String