RegisteredStat
Registration statistics for an epoch.
type RegisteredStat {
epochNo: Int!
federatedValidCount: Int!
federatedInvalidCount: Int!
registeredValidCount: Int!
registeredInvalidCount: Int!
dparam: Float
}
Fields
RegisteredStat.epochNo ● Int! non-null scalar
RegisteredStat.federatedValidCount ● Int! non-null scalar
RegisteredStat.federatedInvalidCount ● Int! non-null scalar
RegisteredStat.registeredValidCount ● Int! non-null scalar
RegisteredStat.registeredInvalidCount ● Int! non-null scalar
RegisteredStat.dparam ● Float scalar
Returned By
registeredSpoSeries query