suspend fun ConsulClient.infoSessionAwait(id: String): Session
Returns the requested session information
id - the ID of requested session
id
Return reference to this, for fluency *