open fun createSession(idHandler: Handler<AsyncResult<String>>): ConsulClient
Initialize a new session
idHandler - will be provided with ID of new session
idHandler
Return reference to this, for fluency