GetHostStatusResponse

constructor(hostname: String, seq: Long? = null, accountCount: Long? = null, status: HostStatus? = null)

Parameters

seq

Recent repo stream event sequence number. May be delayed from actual stream processing (eg, persisted cursor not in-memory cursor).

accountCount

Number of accounts on the server which are associated with the upstream host. Note that the upstream may actually have more accounts.