getSystemInfo

@GET(value = "zosmf/info")
abstract fun getSystemInfo(): Call<InfoResponse>

An API function to get an information of the system where z/OSMF is currently running

Return

a wrapped instance of InfoResponse